Make XAResourceImpl serializable to aid in XA transaction recovery
------------------------------------------------------------------

                 Key: QPID-3632
                 URL: https://issues.apache.org/jira/browse/QPID-3632
             Project: Qpid
          Issue Type: Improvement
          Components: Java Client
    Affects Versions: 0.12, 0.11, 0.10
         Environment: All platforms.
            Reporter: Weston M. Price
             Fix For: Future


A majority of transaction manager serialize an XAResource to a transaction log 
in order to be able to automatically recover these resources for in-doubt 
transactions. Without this implementing recovery for an XAResource generally 
requires vendor specific API's for registration and recovery. 

XAResourceImpl should be made serializable to work with a variety of 
TransactionManagers without having to resort to vendor specific API's. 



--
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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to