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
Remove old assertion in resync replication request (#42390)
This assertion was left behind from a previous cleanup. The assertion
was there to remove some stale logic not needed when master would not
talk to 6.x anymore. When that logic was removed, this assertion was
left behind. This commit removes that stale assertion.
0 commit comments