[ 
https://issues.apache.org/jira/browse/GERONIMO-4519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666631#action_12666631
 ] 

David Jencks commented on GERONIMO-4519:
----------------------------------------

Keeping in mind that the XAResource implementations are also based on the 
confusing and misleading and completely untested xa open spec, I think that 
assuming the least about what the xaresource has done and calling rollback 
again is the safest option.


> 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, 2.2
>            Reporter: Lin Sun
>            Assignee: Lin Sun
>             Fix For: 2.1.4, 2.2
>
>
> 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.

Reply via email to