Skip to content
Snippets Groups Projects
Commit 0976d20a authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

replication: do not abort replication on ER_UNKNOWN_REPLICA

In 3-node replica-set, registering with the leader node
does not guarantee the registration record arrives to the second
peer immediately. The joining node may bootstrap faster than
the registration record arrives to the second peer, in which
case replication will fail to create a full mesh.

(cherry picked from commit a850acfd)
parent 9652c757
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment