This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1) Store attributes in CIB instead of files 2) Do not use ocf_run if command may fail 3) Eliminate master_score race condition: set master_score to 1000 for the older nodes and do not forget to update their uptime value 4) fix messed interleave/ordered settings 5) set failure-timeout to 60 seconds to recover from RabbitMQ master node failure 6) for slave nodes only run beam and start rabbitmq only if there is master promoted 7) stop RMQ app on slaves in case of master demotion 8) clean up other nodes master attribute in case of promotion 9) fix exit codes for failed services start and cluster joining 10) get running nodes into running_nodes variable 11) apply timeout command to cluster_status function Closes-bug: #1339080 Closes-bug: #1336777 Change-Id: I271c6d7db4cf8fe4c9dfc7599954cb0ec8813293
- Loading branch information
Vladimir Kuklin
committed
Jul 16, 2014
1 parent
7dd412c
commit 33a9794
Showing
2 changed files
with
142 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.