You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Weston M. Price (Created) (JIRA)" <ji...@apache.org> on 2011/11/18 18:02:52 UTC

[jira] [Created] (QPID-3632) Make XAResourceImpl serializable to aid in XA transaction recovery

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:dev-subscribe@qpid.apache.org