docs icon indicating copy to clipboard operation
docs copied to clipboard

Clarify replica access for AS OF SYSTEM TIME

Open jseldess opened this issue 5 years ago • 2 comments

Jesse Seldess commented:

Our docs on follower reads (also the topology page) explain how AS OF SYSTEM TIME leverages follower replicas to return reads faster. However, we don't explain how AS OF SYSTEM time works when there's no enterprise license or when there is a license but the interval is not far enough in the past to qualify for a follower read.

In both cases, the read accesses the leaseholder replica, not a follower replica. This adds network latency if the leaseholder is not the closest replica to the gateway node.

Jira Issue: DOC-452

jseldess avatar Mar 03 '20 17:03 jseldess

cc @kai-niemi, @ajwerner, @johnrk

jseldess avatar Mar 03 '20 17:03 jseldess

We have marked this issue as stale because it has been inactive for 18 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to CockroachDB docs!

github-actions[bot] avatar Jul 26 '23 11:07 github-actions[bot]