Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-8942

Joiners may miss registered listener

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.2.1.Final
    • None
    • Listeners
    • None

      Since the change where the cluster listener registration is send to the cache-members, the following scenario can happen:

      [NODE_C] 2018-03-14 12:19:23,823 -> received topology with {A,B}. requests listeners from A
      [NODE_D] 2018-03-14 12:19:23,824 -> received topology with {A,B}. requests listeners from A
      [NODE_B] 2018-03-14 12:19:23,926 -> register cluster listener A, B
      [NODE_A] 2018-03-14 12:19:23,931 -> register cluster listener from B
      

      Possible fix is to fetch the cluster listener when it is member of the topology.

            pruivo@redhat.com Pedro Ruivo
            pruivo@redhat.com Pedro Ruivo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: