[
https://issues.apache.org/jira/browse/QPID-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091318#comment-13091318
]
Alan Conway commented on QPID-3384:
-----------------------------------
Review https://reviews.apache.org/r/1645/
> Support DTX in a cluster.
> -------------------------
>
> Key: QPID-3384
> URL: https://issues.apache.org/jira/browse/QPID-3384
> Project: Qpid
> Issue Type: New Feature
> Components: C++ Broker
> Affects Versions: 0.10
> Reporter: Alan Conway
> Assignee: Alan Conway
> Fix For: 0.11
>
>
> Description of problem:
> Broker currently does not support DTX transactions in a cluster. It raises an
> exception if
> there is an attempt to create one.
> Add support for DTX, with appropriate testing for cluster cases.
> How reproducible: 100%
> Steps to Reproduce:
> qpid-txtest --dtx yes
> Actual results:
> Transfering from tx-test-1 to tx-test-2
> Transfering from tx-test-2 to tx-test-1
> 2011-08-01 09:38:45 warning Broker closed connection: 501, DTX transactions
> are
> not currently supported by cluster.
> Transfer interrupted: framing-error: DTX transactions are not currently
> supported by cluster.
> 2011-08-01 09:38:45 warning Broker closed connection: 501, DTX transactions
> are
> not currently supported by cluster.
> Transfer interrupted: framing-error: DTX transactions are not currently
> supported by cluster.
> 2011-08-01 09:38:45 warning Broker closed connection: 501, DTX transactions
> are
> not currently supported by cluster.
> framing-error: DTX transactions are not currently supported by cluster.
> Expected results:
> The test should pass.
--
This message is automatically generated by JIRA.
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]