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

ASF subversion and git services commented on QPID-4327:
-------------------------------------------------------

Commit 1510678 from [~aconway] in branch 'qpid/trunk'
[ https://svn.apache.org/r1510678 ]

QPID-4327: HA Handle brokers joining and leaving during a transaction.

During a transaction:
- A broker leaving aborts the transaction.
- A broker joining does not participate in the transaction
  - but does receive the results of the TX via normal replication.

Clean up tx-queues when the transaction completes.
                
> HA support for TX transactions.
> -------------------------------
>
>                 Key: QPID-4327
>                 URL: https://issues.apache.org/jira/browse/QPID-4327
>             Project: Qpid
>          Issue Type: New Feature
>          Components: C++ Clustering
>    Affects Versions: 0.18
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>
> Add support for TX transactions in a HA cluster.
> Messages and accepts in a transaction must be executed atomically on backup 
> brokers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]

Reply via email to