Paul Ferraro created WFLY-3188:
----------------------------------
Summary: Optimize use of Infinispan listeners
Key: WFLY-3188
URL:
https://issues.jboss.org/browse/WFLY-3188
Project: WildFly
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Clustering
Affects Versions: 8.0.0.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Fix For: 9.0.0.CR1
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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira