Support a new qpid topology

Bug #1253862 reported by OpenStack Infra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-manuals
Fix Released
Medium
Tom Fifield

Bug Description

https://review.openstack.org/56686
commit 7e1fddb2171f4ce3ccceb507eea2ee413e81c66d
Author: Russell Bryant <email address hidden>
Date: Wed Aug 28 12:09:54 2013 -0400

    Support a new qpid topology

    There has been a bug open for a while pointing out that the way we
    create direct exchanges with qpid results in leaking exchanges since
    qpid doesn't support auto-deleting exchanges. This was somewhat
    mitigated by change to use a single reply queue. This meant we created
    far fewer direct exchanges, but the problem persists anyway.

    A Qpid expert, William Henry, originally proposed a change to address
    this issue. Unfortunately, it wasn't backwards compatible with existing
    installations. This patch takes the same approach, but makes it
    optional and off by default. This will allow a migration period.

    As a really nice side effect, the Qpid experts have told us that this
    change will also allow us to use Qpid broker federation to provide HA.

    DocImpact
    Closes-bug: #1178375
    Co-authored-by: William Henry <email address hidden>
    Change-Id: I09b8317c0d8a298237beeb3105f2b90cb13933d8

Tom Fifield (fifieldt)
Changed in openstack-manuals:
milestone: none → icehouse
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Stephen Gordon (sgordon) wrote :

So from an openstack-manuals point of view I think the correct place for us to make this change is the HA guide. In the basic install guide architecture we only install one message broker and I don't think this changes anything significant for that case.

Revision history for this message
Tom Fifield (fifieldt) wrote :

Agree with Stephen.

I've checked and the new config option is in the config reference. I also added a release note to https://wiki.openstack.org/wiki/ReleaseNotes/Icehouse#General_Upgrade_Notes

Since there's existing bugs that address the HA guide's need for an update as a whole, I'm going to close this as fix released.

Changed in openstack-manuals:
assignee: nobody → Tom Fifield (fifieldt)
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.