rabbitmq.conf.example: mention pause_minority

This commit is contained in:
Michael Klishin 2021-03-25 22:10:11 +03:00 committed by GitHub
parent 3c0c0901b1
commit 2eac4debbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -434,6 +434,10 @@
##
# cluster_partition_handling = ignore
## Pauses all nodes on the minority side of a partition. The cluster
## MUST have an odd number of nodes (3, 5, etc)
# cluster_partition_handling = pause_minority
## pause_if_all_down strategy require additional configuration
# cluster_partition_handling = pause_if_all_down