This repository was archived by the owner on Sep 21, 2022. It is now read-only.
This repository was archived by the owner on Sep 21, 2022. It is now read-only.
Drain does not check for Galera cluster health #208
Closed
Description
The drain script currently does not check whether the cluster is healthy before stopping a node:
cf-mysql-release/jobs/mysql/templates/drain.sh
Lines 1 to 6 in f78967b
We think it would be safer to check if all cluster nodes are online and in sync before asking the local node to shutdown.
Metadata
Metadata
Assignees
Labels
No labels