bitpoke / mysql-operator

Asynchronous MySQL Replication on Kubernetes using Percona Server and Openark's Orchestrator.
https://www.bitpoke.io/docs/mysql-operator/getting-started/
Apache License 2.0
993 stars 275 forks source link

no failover when master node is down #880

Closed hunterhe23 closed 1 year ago

hunterhe23 commented 1 year ago

test with my cluster. when mysql master pod is down, it failover to other pod successfully. but when the node which runs master pod is down, it doesn‘t failover. that is unexpected. what maybe wrong? thank you.

happy-v587 commented 1 year ago

Please attach the orchestrator log.

hunterhe23 commented 1 year ago

Please attach the orchestrator log.

i just made a wrong test. it could failover when the node which runs mysql master is down, thanks.