TransactionImple::endSuspendedRMs may dive out before ending all
XAResources
----------------------------------------------------------------------------
Key: JBTM-256
URL:
http://jira.jboss.com/jira/browse/JBTM-256
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: JTA Implementation, JTS Implementation
Affects Versions: 4.2.3.SP5
Reporter: Andrew Dinn
Assigned To: Andrew Dinn
Fix For: 4.4
TransactionImple::endSuspendedRMs loops through all enlisted XAResources sending them an
end() as a precursor to commit or rollback. It is supposed to notify all resources even if
one (or more) of them throws an exception, returning true iff they all complete. As
currently coded it returns failure at the first exception, potentially omitting some of
the end() calls.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: