[jboss-jira] [JBoss JIRA] (WFLY-3188) Optimize use of Infinispan listeners
Jason Greene (JIRA)
issues at jboss.org
Thu Jun 11 17:01:36 EDT 2015
[ https://issues.jboss.org/browse/WFLY-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated WFLY-3188:
-------------------------------
Fix Version/s: 9.0.0.Final
(was: 9.0.0.CR2)
> Optimize use of Infinispan listeners
> ------------------------------------
>
> Key: WFLY-3188
> URL: https://issues.jboss.org/browse/WFLY-3188
> Project: WildFly
> Issue Type: Enhancement
> Components: Clustering
> Affects Versions: 8.0.0.Final
> Reporter: Paul Ferraro
> Assignee: Paul Ferraro
> Fix For: 9.0.0.Final
>
>
> Typically, when we use an Infinispan cache listener, we only need it to be invoked on one node in the cluster. Infinispan 6/7 have added several mechanisms to filter when listeners are invoked. For example, we can leverage @Listener(primaryOnly = true) in many places.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the jboss-jira
mailing list