radondb-mysql-kubernetes
radondb-mysql-kubernetes copied to clipboard
[feature] When IO hang, but xenon no switch leader
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered consider https://github.com/radondb/xenon/issues/154
resolve it by modify mysql container livness probe touch /var/lib/mysql/auto.cnf , when io hang, or readonly , liveness probe will fail, k8s will recreate the container, so xenon will switch the leader.
Additional context