Details
-
New Feature
-
Status: Open (View Workflow)
-
Trivial
-
Resolution: Unresolved
-
None
-
None
Description
Percona XtraDB Cluster has a variable called pxc_maint_mode which indicates when a node should be gracefully taken out and no traffic should be routed to it. Galeramon should also check if this variable is present and if it is, behave correctly.
For any node that is in maintenance mode, the Draining flag could be set. If the node is taken out of maintenance, the Draining flag could be removed. This may conflict with manual draining a bit and the monitor should not react to a change in the variable if the node was already in Draining state.
Attachments
Issue Links
- is blocked by
-
MDEV-33926 Graceful shutdown proxy hint feature - MariaDB version of pxc_maint_mode
- Open