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

Bounded staleness for follower reads #276

Closed
mbautin opened this issue May 8, 2018 · 0 comments
Closed

Bounded staleness for follower reads #276

mbautin opened this issue May 8, 2018 · 0 comments
Assignees
Labels
kind/new-feature This is a request for a completely new feature

Comments

@mbautin
Copy link
Contributor

mbautin commented May 8, 2018

We should be able to limit the amount of staleness of a follower in order for it to be eligible for serving follower reads. If a follower has data that is too stale, we will still read from the leader.

@rkarthik007 rkarthik007 added the kind/new-feature This is a request for a completely new feature label May 9, 2018
yugabyte-ci pushed a commit that referenced this issue Jun 15, 2018
Summary: We should be able to limit the amount of staleness of a follower in order for it to be eligible for serving follower reads. If a follower has data that is too stale, we will still read from the leader.

Test Plan: Java unit tests

Reviewers: robert, mikhail, kannan, bharat

Reviewed By: bharat

Subscribers: bogdan, ybase, bharat

Differential Revision: https://phabricator.dev.yugabyte.com/D4823
jasonyb pushed a commit that referenced this issue Jun 11, 2024
Cherry-pick from REL_1_STABLE into main branch
devansh-ism pushed a commit to devansh-ism/yugabyte-db that referenced this issue Jul 17, 2024
And also note that PostgreSQL needs to be running on the local host, as pgTAP
cannot be installed remotely. Resolves yugabyte#276.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/new-feature This is a request for a completely new feature
Projects
None yet
Development

No branches or pull requests

3 participants