[
https://issues.apache.org/jira/browse/QPID-5560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13963066#comment-13963066
]
ASF subversion and git services commented on QPID-5560:
-------------------------------------------------------
Commit 1585755 from [email protected] in branch 'qpid/trunk'
[ https://svn.apache.org/r1585755 ]
Author: Alan Conway <[email protected]>
--- log message follows this
QPID-5560: Remove use of python if expression, not available in older python
(2.4)
> HA tests do not use AMQP 1.0
> ----------------------------
>
> Key: QPID-5560
> URL: https://issues.apache.org/jira/browse/QPID-5560
> Project: Qpid
> Issue Type: Bug
> Components: C++ Clustering
> Affects Versions: 0.27
> Reporter: Alan Conway
> Assignee: Alan Conway
> Fix For: 0.29
>
>
> The HA tests in ha_tests.py do not use AMQP 1.0, they only use AMQP 0-10.
> HA replication itself currently only uses AMQP 0-10, this is intended and
> will not be fixed in the short term. However clients using AMQP 1.0 should
> be able to interact with HA brokers via the automatic broker translation
> between 1.0 and 0-10. This is the aspect that needs to be tested in
> ha_tests.py
> We need to:
> - Modify the HA tests to use AMQP 1.0 by default if it is enabled by the
> build (make it configurable to use 0-10 or 1.0)
> - Make any necessary changes to python swigged client and C++ clients to use
> AMQP 1.0 for the HA tests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]