[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1553) Record list of heuristically committed/rolledback transaction branches
Tim Fox (JIRA)
jira-events at lists.jboss.org
Sat Mar 21 04:20:22 EDT 2009
[ https://jira.jboss.org/jira/browse/JBMESSAGING-1553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tim Fox updated JBMESSAGING-1553:
---------------------------------
Summary: Record list of heuristically committed/rolledback transaction branches (was: Heuristic XA Support)
Description:
Currently when heuristically committing or rolling back a transaction branch via the management interface we don't record the list of Xids for the committed/rolled back branches.
If the tx mgr calls commit/rollback and we have already heuristically committed/rolled back then we need to return XA_HEURCOM, so we need the list persisted in order to do this.
When the tx mgr calls forget, then we can remove them.
We should add a management method to list the two lists.
> Record list of heuristically committed/rolledback transaction branches
> ----------------------------------------------------------------------
>
> Key: JBMESSAGING-1553
> URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1553
> Project: JBoss Messaging
> Issue Type: Feature Request
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Fix For: 2.0.0.CR1
>
>
> Currently when heuristically committing or rolling back a transaction branch via the management interface we don't record the list of Xids for the committed/rolled back branches.
> If the tx mgr calls commit/rollback and we have already heuristically committed/rolled back then we need to return XA_HEURCOM, so we need the list persisted in order to do this.
> When the tx mgr calls forget, then we can remove them.
> We should add a management method to list the two lists.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list