[infinispan-issues] [JBoss JIRA] (ISPN-3201) Allow listeners to be invoked only by a primary data owner
Manik Surtani (JIRA)
jira-events at lists.jboss.org
Thu Aug 29 10:55:03 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manik Surtani reassigned ISPN-3201:
-----------------------------------
Assignee: Manik Surtani (was: Mircea Markus)
> Allow listeners to be invoked only by a primary data owner
> ----------------------------------------------------------
>
> Key: ISPN-3201
> URL: https://issues.jboss.org/browse/ISPN-3201
> Project: Infinispan
> Issue Type: Feature Request
> Components: Distributed Cache, Listeners
> Affects Versions: 5.3.0.Final
> Reporter: Manik Surtani
> Assignee: Manik Surtani
> Priority: Minor
> Labels: leads
>
> Could be a parameter on the annotation, such as {{primaryOnly}} to prevent all replicas from firing updates, such as:
> {code}
> @Listener(primaryOnly = true)
> public class MyListener { ... }
> {code}
--
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
More information about the infinispan-issues
mailing list