[infinispan-issues] [JBoss JIRA] (ISPN-3146) PrepareCommand triggers RollbackCommand in TxInterceptor if the commit arrives at the same time
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Thu May 30 14:54:54 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-3146:
--------------------------------
Fix Version/s: 5.3.0.Final
(was: 5.3.0.CR1)
> 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.Final
>
>
> 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