[
https://issues.jboss.org/browse/ISPN-3201?page=com.atlassian.jira.plugin....
]
Manik Surtani updated ISPN-3201:
--------------------------------
Description:
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}
was:Could be a parameter on the annotation, such as {{primaryOwnerOnly}} to prevent all
replicas from firing updates.
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: Mircea Markus
Labels: leads
Fix For: 6.0.0.Alpha1, 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