cybozu-go / moco

MySQL operator on Kubernetes using GTID-based semi-synchronous replication.
https://cybozu-go.github.io/moco/
Apache License 2.0
269 stars 22 forks source link

issue-708: Long wait for SetReadOnly to complete #717

Closed shunki-fujita closed 4 weeks ago

shunki-fujita commented 2 months ago

https://github.com/cybozu-go/moco/issues/708

shunki-fujita commented 4 weeks ago

The problem is that the switching is not completed within the PreStopSeconds time. Solution will be considered separately.