You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: