Comment 2 for bug 1012374

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/8452
Committed: http://github.com/openstack/nova/commit/d15f3034dfab05ef0ec02b4e353b3dfa1512db35
Submitter: Jenkins
Branch: master

commit d15f3034dfab05ef0ec02b4e353b3dfa1512db35
Author: Russell Bryant <email address hidden>
Date: Tue Jun 12 17:07:18 2012 -0400

    Add missing ack to impl_qpid.

    Fix bug 1012374.

    Johannes Erdfelt pointed out that impl_qpid wasn't acking messages that
    it received. This turned out to be a nasty oversight, resulting in
    unbounded message queue growth inside of the python-qpid library. This
    fixes it.

    Change-Id: I0370293807f0282e1dbdd59246f70be031e888a9