Comment 5 for bug 1354319

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

Reviewed: https://review.openstack.org/115518
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=eaf994b7500a621254a220fa22d22a1985e8dad2
Submitter: Jenkins
Branch: stable/5.0

commit eaf994b7500a621254a220fa22d22a1985e8dad2
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>