[ 
https://issues.apache.org/jira/browse/QPID-3632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242171#comment-16242171
 ] 

Keith Wall edited comment on QPID-3632 at 11/7/17 3:21 PM:
-----------------------------------------------------------

QPID-7716 removed the JCA feature from the client.


was (Author: k-wall):
QPID-7716 remove the JCA feature from the client.

> 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.10, 0.11, 0.12
>         Environment: All platforms.
>            Reporter: Weston M. Price
>              Labels: serialization
>             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 was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to