William Burns created ISPN-4115:
-----------------------------------
Summary: Tx Cluster Listeners could lose event during rehash
Key: ISPN-4115
URL:
https://issues.jboss.org/browse/ISPN-4115
Project: Infinispan
Issue Type: Bug
Components: Listeners, Transactions
Reporter: William Burns
Assignee: Dan Berindei
It is possible to get into a scenario where the primary owner changes between nodes during
a commit.
N1 is primary owner
N2 is backup owner
tx1 is writing k = v1
commit tx1
N2 receives commit and updates data container
rehash happens N2 becomes primary owner
N1 receives commit and updates data container
--
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