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
The replica (storage_1_b) sometimes didn't have time to receive
the schema upgrade from the master (storage_1_a). The fix is to
wait for it explicitly.
Closes#338
The replica (storage_1_b) sometimes didn't have time to receive
the schema upgrade from the master (storage_1_a). The fix is to
wait for it explicitly.
Closes#338
Sometimes storage_1_b doesn't upgrade its schema.
Logs don't tell much. Happens on 1.10, I could only reproduce it in CI, disappears after some re-runs.
The text was updated successfully, but these errors were encountered: