cockroachdb / cockroachdb/docs

Clarify replica access for AS OF SYSTEM TIME

オープン
#6,753 コメント 2 件 リアクション 0 件 担当者 1 名 @rmloveland が担当を希望しています GitHub で見る
C-doc-improvement O-sales-eng P-1 T-missing-info
主要言語
HTML
スター
212
フォーク
476
平均マージ
40分
マージ済み PR(30日)
3

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。