[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
Fri Aug 30 09:39:03 EDT 2013


     [ https://issues.jboss.org/browse/ISPN-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manik Surtani updated ISPN-3201:
--------------------------------

    Fix Version/s: 6.0.0.Beta1
                   6.0.0.Final

    
> 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
>             Fix For: 6.0.0.Beta1, 6.0.0.Final
>
>
> 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