externalize snapshot catchup entries to etcd flag

Signed-off-by: Chao Chen <chaochn@amazon.com>
This commit is contained in:
Chao Chen
2022-12-20 12:09:19 -08:00
parent e73f55d4e9
commit 2c46b2b299
8 changed files with 100 additions and 20 deletions

View File

@ -269,6 +269,8 @@ Experimental feature:
Set the max number of learner members allowed in the cluster membership.
--experimental-wait-cluster-ready-timeout '5s'
Set the maximum time duration to wait for the cluster to be ready.
--experimental-snapshot-catch-up-entries '5000'
Number of entries for a slow follower to catch up after compacting the the raft storage entries.
Unsafe feature:
--force-new-cluster 'false'