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

Revise the meaning of "follower reads" in docs #10377

Closed
rmloveland opened this issue Apr 20, 2021 · 0 comments
Closed

Revise the meaning of "follower reads" in docs #10377

rmloveland opened this issue Apr 20, 2021 · 0 comments

Comments

@rmloveland
Copy link
Contributor

rmloveland commented Apr 20, 2021

Richard Loveland (rmloveland) commented:

Per this conversation about 'follower reads' on a docs PR, going forward we will need to start distinguishing between stale follower reads (what we currently call "follower reads") and strongly consistent follower reads (what you get when you do a SELECT against a GLOBAL table).

Estimated scope of work:

  • Start drawing a line between stale vs. strong(ly consistent) follower reads
  • (Eventually, maybe in another issue?) Start distinguishing between "exact" and "bounded" staleness
  • Possibly other work that falls out based on the above

Jira Issue: DOC-1631

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

No branches or pull requests

2 participants