[infinispan-issues] [JBoss JIRA] (ISPN-7283) Make remote event supporting cluster listener more fine grained
Galder Zamarreño (JIRA)
issues at jboss.org
Tue Dec 13 06:05:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-7283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-7283:
-----------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/4711, https://github.com/infinispan/infinispan/pull/4721 (was: https://github.com/infinispan/infinispan/pull/4711)
> 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: 9.0.0.Alpha4, 8.2.5.Final
> Reporter: Galder Zamarreño
> Assignee: Galder Zamarreño
> Fix For: 9.0.0.Beta2, 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