[infinispan-issues] [JBoss JIRA] (ISPN-7283) Make remote event supporting cluster listener more fine grained

Galder Zamarreño (JIRA) issues at jboss.org
Mon Dec 5 08:04:00 EST 2016


Galder Zamarreño created ISPN-7283:
--------------------------------------

             Summary: Make remote event supporting cluster listener more fine grained
                 Key: ISPN-7283
                 URL: https://issues.jboss.org/browse/ISPN-7283
             Project: Infinispan
          Issue Type: Bug
          Components: Listeners, Remote Protocols
    Affects Versions: 8.2.5.Final, 9.0.0.Alpha4
            Reporter: Galder Zamarreño
            Assignee: Galder Zamarreño
             Fix For: 9.0.0.Beta1, 8.2.6.Final


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.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the infinispan-issues mailing list