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
While the joining unit has not yet joined the mysql cluster (data sync not finished), the leader unit is removed, the joining unit fails to become active with the data/users created for a previously existing relations.
Potential solution:
For a 2 unit application, when one of them get removed, ensure both are fully initialized before executing removal (by ways of defer or holding execution).
Steps to reproduce:
The text was updated successfully, but these errors were encountered: