Comment 16 for bug 1694728

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to oslo.messaging (stable/ocata)

Reviewed: https://review.openstack.org/470283
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=a4203b79d77ceee3d884fbb376b1e32dfc54530f
Submitter: Jenkins
Branch: stable/ocata

commit a4203b79d77ceee3d884fbb376b1e32dfc54530f
Author: Matt Riedemann <email address hidden>
Date: Fri Jun 2 13:19:28 2017 +0000

    Revert "rabbit: restore synchronous ack/requeue"

    This reverts commit b3316669263ad5f76e03bb7b54f1704f64c8c17f.

    It was reported on master (pike) that this change broke
    the default "blocking" executor so we should revert it on
    stable/ocata.

    Change-Id: Ia4bd74aa3df059e00b209d66afa8e327b76fe6ca
    Related-Bug: #1694728