-
Bug
-
Resolution: Done
-
Major
-
8.2.5.Final, 9.0.0.Final
-
None
Make server side cluster listener used for supporting remote events more fine grained. Right now if a client registers for created events, server side all nodes push all currently supported events over to the node where the remote listener is located: created, modified, removed and expired. Having all these events being passed around the cluster creates unnecessary load which can create problems in other nodes.
- causes
-
ISPN-11459 NullPointerException installing continuous query listener on joiner
- Closed
- is incorporated by
-
JDG-555 Make remote event supporting cluster listener more fine grained
- Closed
- relates to
-
ISPN-7314 Remove duplication code in AbstractListenerImpl and CacheNotifierImpl
- Resolved