cockroachdb / cockroachdb/docs

Clarify replica access for AS OF SYSTEM TIME

Aperta
#6,753 2 commenti 0 reazioni 1 assegnatario Rivendicata da @rmloveland Vedi su GitHub
C-doc-improvement O-sales-eng P-1 T-missing-info
Lingua principale
HTML
Stelle
212
Fork
476
Merge medio
40m
PR unite (30g)
3

Descrizione

Jesse Seldess commented:

Our docs on [follower reads](https://www.cockroachlabs.com/docs/v19.2/follower-reads.html) (also the [topology page](https://www.cockroachlabs.com/docs/v19.2/topology-follower-reads.html)) explain how AS OF SYSTEM TIME leverages **follower** replicas to return reads faster. However, we don't explain how [AS OF SYSTEM](https://www.cockroachlabs.com/docs/v19.2/as-of-system-time.html) 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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.