Skip to content

Conversation

marvin263
Copy link

No description provided.

@yingang yingang merged commit 0794d09 into Vonng:master Aug 14, 2023
@yingang
Copy link
Collaborator

yingang commented Aug 14, 2023

谢谢!更新后应该更贴近原文的表述:

If asynchronous replication is used, the new leader may not have received all the writes from the old leader before it failed. If the former leader rejoins the cluster after a new leader has been chosen, what should happen to those writes? The new
leader may have received conflicting writes in the meantime. The most common solution is for the old leader’s unreplicated writes to simply be discarded, which may violate clients’ durability expectations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants