[infinispan-issues] [JBoss JIRA] (ISPN-1606) Data inconsistencies when a cache view installation is rolled back
Dan Berindei (Created) (JIRA)
jira-events at lists.jboss.org
Fri Dec 9 15:54:40 EST 2011
Data inconsistencies when a cache view installation is rolled back
------------------------------------------------------------------
Key: ISPN-1606
URL: https://issues.jboss.org/browse/ISPN-1606
Project: Infinispan
Issue Type: Bug
Components: State transfer
Affects Versions: 5.1.0.CR1
Reporter: Dan Berindei
Assignee: Dan Berindei
When a cache view installation is rolled back, the state transfer is interrupted but is not rolled back. Because we allow transactions to run before retrying the cache view installation, in that period of time write transactions running on the old owners will not modify the data on the new owners and read transactions on the new owners will not contact the old owners, resulting in data inconsistency.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list