Skip to content
Snippets Groups Projects
Commit a850acfd authored by Konstantin Osipov's avatar Konstantin Osipov Committed by 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.
parent 83ef5a17
No related branches found
No related tags found
No related merge requests found
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