Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to configure cluster_partition_handling #200

Merged
merged 3 commits into from
Apr 24, 2023

Conversation

tbroden84
Copy link
Contributor

@tbroden84 tbroden84 commented Apr 18, 2023

Extend the configurable arguments for rabbitmq_configuration to also configure cluster_partition_handling. How the cluster should behave during network partition.

Valid values:

  • autoheal
  • pause_minority
  • ignore

Depends on changes made in:
https://github.com/84codes/cloudamqp-api/pull/396

@tbroden84 tbroden84 merged commit 83cb951 into main Apr 24, 2023
@tbroden84 tbroden84 deleted the config/cluster-partition-handling branch April 24, 2023 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant