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:
@ -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'
|
||||
|
Reference in New Issue
Block a user