Skip to content

Commit

Permalink
Merge pull request #16031 from kkkkun/add_experimental_hash_check_to_…
Browse files Browse the repository at this point in the history
…help

add experimental-compact-hash-check-enabled to help
  • Loading branch information
ahrtr authored Jun 12, 2023
2 parents 20c4247 + 798d2b7 commit c104a4d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions server/etcdmain/help.go
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,10 @@ Experimental feature:
Enable to check data corruption before serving any client/peer traffic.
--experimental-corrupt-check-time '0s'
Duration of time between cluster corruption check passes.
--experimental-compact-hash-check-enabled 'false'
Enable leader to periodically check followers compaction hashes.
--experimental-compact-hash-check-time '1m'
Duration of time between leader checks followers compaction hashes.
--experimental-enable-lease-checkpoint 'false'
ExperimentalEnableLeaseCheckpoint enables primary lessor to persist lease remainingTTL to prevent indefinite auto-renewal of long lived leases.
--experimental-compaction-batch-limit 1000
Expand Down

0 comments on commit c104a4d

Please sign in to comment.