Comment 21 for bug 1383511

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/132560
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=c439874d65e539c65e043578a3b40d218d11e9a1
Submitter: Jenkins
Branch: master

commit c439874d65e539c65e043578a3b40d218d11e9a1
Author: Dima Shulyak <email address hidden>
Date: Mon Nov 3 15:23:44 2014 +0200

    Explicitly requeue rabbitmq message in case process interupted

    In case if process is interrupted excplit requeue will be
    requested

    Dont think that we should consider dead-letter exchanges
    at this point, becauce messaging traffic is low, and only
    thing that we need is reliably process message after
    receiverd restarted

    DocImpact
    Change-Id: If530049b6e519ceb03de0cfd82c3449cdb616f50
    Related-Bug: 1383511