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
mysql-diag: do not recommend bootstrap with Synced but read-only nodes
When a cluster had all read-only nodes, even with a healthy cluster,
mysql-diag was recommending a bootstrap operation.
Since pxc-release now supports running in read-only mode this no longer
makes sense.
This commit stops recommending a bootstrap when the cluster is read-only
[#186538357](https://www.pivotaltracker.com/story/show/186538357)
Co-authored-by: Andrew Garner <[email protected]>
Co-authored-by: Kyle Ong <[email protected]>
0 commit comments