Comment 13 for bug 1545002

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

Reviewed: https://review.openstack.org/292181
Committed: https://git.openstack.org/cgit/openstack/oslo.messaging/commit/?id=b6a8d51e6cdbe69b38a0c51401e7ffd07d67a9ba
Submitter: Jenkins
Branch: master

commit b6a8d51e6cdbe69b38a0c51401e7ffd07d67a9ba
Author: Davanum Srinivas <email address hidden>
Date: Sun Mar 13 20:41:01 2016 -0400

    Bump rabbit_transient_queues_ttl to 30 mins

    In I83a8d09dc0cdae24c12d7043ec810529a9ce57ab, we
    made reply and fanout queues expire instead of auto-delete
    and set the rabbit_transient_queues_ttl to 10 mins.

    In grenade, we seem to see the queues expiring just around
    the time the new side is coming up which causes havoc. There
    is no reason the rabbit_transient_queues_ttl should not be
    higher. So let's bump up the expiry to 30 mins.

    Closes-Bug: #1545002
    Change-Id: I70a29b762198129fe0a3e904d9f2a7d4242b322c