Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-5560

HA tests do not use AMQP 1.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.27
    • 0.29
    • C++ Clustering
    • None

    Description

      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.

      Attachments

        Activity

          People

            aconway Alan Conway
            aconway Alan Conway
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: