5b0a281d51
This is to avoid split-brain. This change also adds relevant docs that sort out the HA/quorum questions. Change-Id: I9a8c2ec4dbbd0318beb488548b2cde8f4e487dc1 Closes-Bug: #1837761 Co-authored-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
9 lines
329 B
YAML
9 lines
329 B
YAML
---
|
|
upgrade:
|
|
- Set RabbitMQ ``cluster_partition_handling`` to ``pause_minority``.
|
|
This is to avoid split-brain.
|
|
The setting is overridable using custom config.
|
|
Note this new config requires at least 3-node RabbitMQ cluster
|
|
to provide HA (High Availability).
|
|
See production architecture guide for more info.
|