-
Bug
-
Resolution: Done
-
Major
-
None
-
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.
- is related to
-
ISPN-8938 CacheNotifier should use the cache member and not the view members
- Closed