[jbossts-issues] [JBoss JIRA] Closed: (JBTM-652) XAResourceSetup returns wrong type in JTS

Mark Little (JIRA) jira-events at lists.jboss.org
Mon Nov 9 13:07:05 EST 2009


     [ https://jira.jboss.org/jira/browse/JBTM-652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Little closed JBTM-652.
----------------------------

    Resolution: Rejected


Not an issue: it's the strange thing we have to do because BasicAction works in terms of AbstractRecords and the JTS XAResourceRecord isn't (and can't be) an AbstractRecord directly. This allows us to wrap it.

> XAResourceSetup returns wrong type in JTS
> -----------------------------------------
>
>                 Key: JBTM-652
>                 URL: https://jira.jboss.org/jira/browse/JBTM-652
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.6.1.CP03
>            Reporter: Mark Little
>            Assignee: Mark Little
>             Fix For:  4.6.1.CP04
>
>
> The XAResourceSetup class (part of Gandiva) createVoid method returns an instance of ExtendedResourceRecord instead of an XAResourceRecord. I haven't tested this hyopthesis yet, but I suspect that we fail silently during transaction initiated recovery and then succeed when recovery is driven from the participant. Thus the workaround for this is to do nothing, as the impact is "only" a delay on recovery. But I need to double check that hypothesis.

-- 
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 jbossts-issues mailing list