[infinispan-issues] [JBoss JIRA] (ISPN-4032) Listeners on originator node in DIST are notified even when not an owner
William Burns (JIRA)
issues at jboss.org
Thu Feb 20 07:19:47 EST 2014
William Burns created ISPN-4032:
-----------------------------------
Summary: Listeners on originator node in DIST are notified even when not an owner
Key: ISPN-4032
URL: https://issues.jboss.org/browse/ISPN-4032
Project: Infinispan
Issue Type: Bug
Components: Core, Listeners
Affects Versions: 6.0.1.Final
Reporter: William Burns
Assignee: Dan Berindei
Fix For: 7.0.0.Final
Currently we notify listeners installed on the originator node when they perform a write command. This is done even when the originator node doesn't own the key. These notifications should only be fired by primary owner/backup owners normally and only primary if configured to do so.
The DistListenerTest currently even asserts this behavior around line ~85.
--
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