]
Divya Mehra updated ISPN-4032:
------------------------------
Labels: 630 (was: )
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
Labels: 630
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: