[infinispan-issues] [JBoss JIRA] (ISPN-3146) PrepareCommand triggers RollbackCommand in TxInterceptor if the commit arrives at the same time
Pedro Ruivo (JIRA)
jira-events at lists.jboss.org
Wed May 29 05:47:55 EDT 2013
Pedro Ruivo created ISPN-3146:
---------------------------------
Summary: PrepareCommand triggers RollbackCommand in TxInterceptor if the commit arrives at the same time
Key: ISPN-3146
URL: https://issues.jboss.org/browse/ISPN-3146
Project: Infinispan
Issue Type: Bug
Affects Versions: 5.3.0.Beta2
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 5.3.0.CR1
Total Order only!
When the CommitCommand arrives, it marks the transaction as completed. In TxInterceptor, if the transaction is completed, a RollbackCommand is triggered. Total Order already handles this case and the RollbackCommand will create inconsistencies.
--
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