Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fully concurrent reads design proposal #10525

Closed
jpbetz opened this issue Mar 6, 2019 · 2 comments
Closed

Fully concurrent reads design proposal #10525

jpbetz opened this issue Mar 6, 2019 · 2 comments

Comments

@jpbetz
Copy link
Contributor

jpbetz commented Mar 6, 2019

Fully Concurrent Reads Design Proposal

Summary: The etcd code base has all the fundamental building blocks to support fully concurrent reads, but currently long running ("expensive") reads can cause head-of-line blocking.

Authors: @jingyih, @jpbetz

Looking for feedback on the design as well as on the WIP prototype: #10523

@jpbetz
Copy link
Contributor Author

jpbetz commented Mar 6, 2019

cc @xiang90 @heyitsanthony @gyuho

@stale
Copy link

stale bot commented Apr 7, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions.

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

No branches or pull requests

2 participants