From aa1584ce6c52619ecc0b915bc1a982659a763e4b Mon Sep 17 00:00:00 2001 From: zenground0 Date: Fri, 27 Dec 2024 16:22:37 +0530 Subject: [PATCH] make gen --- node/config/doc_gen.go | 9 --------- 1 file changed, 9 deletions(-) diff --git a/node/config/doc_gen.go b/node/config/doc_gen.go index 4f0068f6135..feab3d5b6e0 100644 --- a/node/config/doc_gen.go +++ b/node/config/doc_gen.go @@ -1201,15 +1201,6 @@ exceeds HotstoreMaxSpaceTarget - HotstoreMaxSpaceThreshold`, is set. Moving GC will not occur when total moving size exceeds HotstoreMaxSpaceTarget - HotstoreMaxSpaceSafetyBuffer`, }, - { - Name: "FullWarmup", - Type: "bool", - - Comment: `Perform a full warmup from the coldstore to the hotstore upon splitstore startup. -This is useful in the case you are migrating from a non-splitstore setup to splitstore. -This should be false in the common case where a node is initialized from a snapshot -since snapshots are loaded directly to the hotstore.`, - }, }, "StorageMiner": { {