From 6590b9f4fd2284f6113734ad199b5a978ba835c0 Mon Sep 17 00:00:00 2001 From: Pavel Kalinnikov Date: Thu, 25 Aug 2022 21:07:43 +0100 Subject: [PATCH] docs: fix duplicate typo --- docs/RFCS/20191009_gc_protected_timestamps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/RFCS/20191009_gc_protected_timestamps.md b/docs/RFCS/20191009_gc_protected_timestamps.md index d69a2b914e4d..d9ff754a4e98 100644 --- a/docs/RFCS/20191009_gc_protected_timestamps.md +++ b/docs/RFCS/20191009_gc_protected_timestamps.md @@ -166,7 +166,7 @@ controlled by cluster settings. GC TTLs are defined in [Zone Configurations](https://www.cockroachlabs.com/docs/stable/configure-replication-zones.html). -Leaseholders decide whether to run GC based based on a heuristic which estimates +Leaseholders decide whether to run GC based on a heuristic which estimates how much garbage would be collected if GC were to run (see [this comment](https://github.com/cockroachdb/cockroach/blob/cc439f0a319031d4dc70de35243f376aed6f3d9f/pkg/storage/gc_queue.go#L188-L264)). set the GC Threshold