radondb-mysql-kubernetes icon indicating copy to clipboard operation
radondb-mysql-kubernetes copied to clipboard

[feature] When IO hang, but xenon no switch leader

Open acekingke opened this issue 3 years ago • 0 comments

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

acekingke avatar Jan 13 '22 07:01 acekingke