[
https://jira.jboss.org/browse/ISPN-654?page=com.atlassian.jira.plugin.sys...
]
Mircea Markus resolved ISPN-654.
--------------------------------
Resolution: Done
Root cause: cache.get(k) first checks if the key maps locally and if it is not then it
goes remotely. During ST the k might be mapped locally but it might not have been fetched
from a remote node. Fix was to check weather ST happens right now and if cannot find key
locally I also go remotely
Inconsistent state during nodes leaving with async DIST cache
-------------------------------------------------------------
Key: ISPN-654
URL:
https://jira.jboss.org/browse/ISPN-654
Project: Infinispan
Issue Type: Bug
Affects Versions: 4.1.0.Final
Reporter: Erik Salter
Assignee: Mircea Markus
Priority: Critical
Fix For: 4.2.0.CR1, 4.2.0.Final
Attachments: ispn-654.xml, ISPN.txt, PerformanceTest.zip
We have a performance test that is putting 10K objects into a 4-node cluster, with each
of the nodes on separate physical machines. We are seeing loss of data after an insert
and loss of a data node.
The test directions and code are attached to this JIRA.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira