Rabbitmq cluster should recover from partitioning
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Bogdan Dobrelya | ||
5.0.x |
Fix Committed
|
High
|
Bogdan Dobrelya |
Bug Description
Related bug https:/
The repro-steps described in #1348548 are enough to reproduce the split brain for rabbit cluster as well.
As a result rabbit cluster will be split into two partitions:
Cluster status of node 'rabbit@node-2' ...
[{nodes,
{running_
{partitions,
Cluster status of node 'rabbit@node-4' ...
[{nodes,
{partitions,
RabbitMQ has built-in auto-heal and pause-minority policies which should care about partitions automatically, so we have to use either of it instead of default 'ignore'.
See https:/
Changed in fuel: | |
importance: | Undecided → High |
status: | New → Triaged |
assignee: | nobody → Bogdan Dobrelya (bogdando) |
milestone: | none → 5.1 |
tags: | added: ha |
description: | updated |
tags: | added: rabbitmq |
Fix proposed to branch: master /review. openstack. org/112791
Review: https:/