[infinispan-issues] [JBoss JIRA] (ISPN-2465) Rollback sent twice in certain situations
William Burns (JIRA)
issues at jboss.org
Wed Oct 15 09:18:35 EDT 2014
[ https://issues.jboss.org/browse/ISPN-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns reassigned ISPN-2465:
-----------------------------------
Assignee: (was: William Burns)
> Rollback sent twice in certain situations
> -----------------------------------------
>
> Key: ISPN-2465
> URL: https://issues.jboss.org/browse/ISPN-2465
> Project: Infinispan
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 5.1.8.Final, 5.2.0.Final
> Reporter: Mircea Markus
> Priority: Minor
>
> If a prepare files e.g. due to a lock timeout, the initiating node sends a RollbackCommand before giving control back to the TransactionManager. The transaction manager might decide to invoke a rollback as well on the Synchrnization or XAResouce object, causing the rollback to be multicasted twice. This is not critical as the second Rollback is practically ignored, but unnecessary.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the infinispan-issues
mailing list