Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Leader should contact majority before processing read-only client request #65

Open
colin-scott opened this issue Aug 13, 2015 · 0 comments

Comments

@colin-scott
Copy link
Contributor

From the raft paper:

"a leader must check whether it has been deposed before processing a read-only request (its information
may be stale if a more recent leader has been elected). Raft handles this by having the leader exchange heartbeat messages with a majority of the cluster before responding to read-only requests"

@colin-scott colin-scott changed the title Leader should contact majority before processing read-only request Leader should contact majority before processing read-only client request Aug 13, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant