[
https://issues.apache.org/jira/browse/QPID-4034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Weston M. Price resolved QPID-4034.
-----------------------------------
Resolution: Fixed
Applied fix to trunk.
> XASessionImpl should override resubscribe() for correct XA failover behavior
> ----------------------------------------------------------------------------
>
> Key: QPID-4034
> URL: https://issues.apache.org/jira/browse/QPID-4034
> Project: Qpid
> Issue Type: Bug
> Components: Java Client, JCA
> Environment: All supported OS platforms.
> Reporter: Weston M. Price
> Assignee: Weston M. Price
> Fix For: 0.17
>
>
> Currently the XASessionImpl class fails to implement the resubscribe()
> method. As a result, the super class resubscribe method is called. This does
> not allow the failed over session to correctly invoke dtxSelect() as well as
> reconstructing the underlying XAResource. As a result, an expect is thrown
> when the XASession attempts any sort of message handling.
> The XASessionImpl class needs to override the resubscribe() method allowing
> for the correct XA/failover behavior.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]