Comment 2 for bug 1354319

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

Reviewed: https://review.openstack.org/112791
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=6051006e213225d7ebf8254f8385aa3dd9909eed
Submitter: Jenkins
Branch: master

commit 6051006e213225d7ebf8254f8385aa3dd9909eed
Author: Bogdan Dobrelya <email address hidden>
Date: Fri Aug 8 11:25:39 2014 +0300

    Make rabbitmq autoheal partitions

    Default policy is 'ignore' and it does nothing in order
    to recover from partitioning allowing many partitioned
    rabbit clusters to operate as is.
    Auto-heal policy will merge all partitions into the winner
    one once exited from partitioned state
    (e.g. connectivity restored).

    Closes-bug: #1354319

    Change-Id: I33823a3abfd42b75fa6bc73d6f3cd038a2163fd6
    Signed-off-by: Bogdan Dobrelya <email address hidden>