When XAException.XA_RBROLLBACK arisen from XAResource.end, TM should not send
rollback request again to the XAResource
----------------------------------------------------------------------------------------------------------------------
Key: GERONIMO-4519
URL: https://issues.apache.org/jira/browse/GERONIMO-4519
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: transaction manager
Affects Versions: 2.1.4
Reporter: Lin Sun
Assignee: Lin Sun
Fix For: 2.1.4
as titled, when XAException is XA_RBROLLBACK from XAResource.end, which
indicates that XAResource has already rolled back the transaction, there is no
need
to send rollback request to the XAResource.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.