You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
consider
radondb/xenon#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
The text was updated successfully, but these errors were encountered: