-
Bug
-
Resolution: Done
-
Major
-
JDG 7.0.1
-
None
-
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.
- incorporates
-
ISPN-7283 Make remote event supporting cluster listener more fine grained
- Closed