← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1374519] [NEW] Orphaned queues are not auto-deleted for Qpid

 

Public bug reported:

The following patch incorrectly set auto-delete for Qpid to False:
https://github.com/openstack/oslo-incubator/commit/5ff534d1#diff-
372094c4bfc6319d22875a970aa6b730R190

While for RabbitMQ, it's True.

This results in queues left on the broker if client dies and does not
return back.

Red Hat bug for reference:
https://bugzilla.redhat.com/show_bug.cgi?id=1099657

** Affects: neutron
     Importance: Undecided
         Status: New

** Affects: oslo.messaging
     Importance: Undecided
         Status: New

** Also affects: neutron
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1374519

Title:
  Orphaned queues are not auto-deleted for Qpid

Status in OpenStack Neutron (virtual network service):
  New
Status in Messaging API for OpenStack:
  New

Bug description:
  The following patch incorrectly set auto-delete for Qpid to False:
  https://github.com/openstack/oslo-incubator/commit/5ff534d1#diff-
  372094c4bfc6319d22875a970aa6b730R190

  While for RabbitMQ, it's True.

  This results in queues left on the broker if client dies and does not
  return back.

  Red Hat bug for reference:
  https://bugzilla.redhat.com/show_bug.cgi?id=1099657

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1374519/+subscriptions


Follow ups

References