Mark --snapshot-count as deprecated in v3.6 and will be decommissioned in v3.7

Signed-off-by: Benjamin Wang <benjamin.ahrtr@gmail.com>
This commit is contained in:
Benjamin Wang
2024-12-03 13:25:31 +00:00
parent b0387393a2
commit 8bc42d9075
4 changed files with 42 additions and 2 deletions

View File

@ -58,7 +58,7 @@ Member:
--wal-dir ''
Path to the dedicated wal directory.
--snapshot-count '10000'
Number of committed transactions to trigger a snapshot to disk.
Number of committed transactions to trigger a snapshot to disk. Deprecated in v3.6 and will be decommissioned in v3.7.
--heartbeat-interval '100'
Time (in milliseconds) of a heartbeat interval.
--election-timeout '1000'