Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

logspec: redirect needs scope #22

Open
superfell opened this issue Apr 18, 2019 · 0 comments
Open

logspec: redirect needs scope #22

superfell opened this issue Apr 18, 2019 · 0 comments

Comments

@superfell
Copy link
Contributor

When the server returns a redirect reply, it's not currently defined whether that's supposed to affect the current request type, all request types, or some subset. This could get us into trouble. For example, consider a client that was issuing Appends() as well as a Read() for an early prefix of the log. If the servers redirected Appends to a leader but old reads to a follower, the client could be bounced back and forth.

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