Alan Conway created QPID-5560:
---------------------------------
Summary: 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
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.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]