-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Support Best Effort Read #3064
Copy link
Copy link
Closed
Labels
exp/beginnerSomething most people could solve.Something most people could solve.kind/featureSomething completely new we should consider.Something completely new we should consider.priority/P1Serious issue that requires eventual attention (can wait a bit)Serious issue that requires eventual attention (can wait a bit)
Metadata
Metadata
Assignees
Labels
exp/beginnerSomething most people could solve.Something most people could solve.kind/featureSomething completely new we should consider.Something completely new we should consider.priority/P1Serious issue that requires eventual attention (can wait a bit)Serious issue that requires eventual attention (can wait a bit)
We should have a way by which a read-only query can use the
MaxAssignedtimestamp on Alpha, to run a query -- instead of retrieving a timestamp from Zero. This would allow the query to be processed immediately without blocking.This would allow relaxing the requirement of linearizable read for lower query latency.