You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, there is one known rule for following three parameters:
raft-base-tick-interval * raft-election-timeout-ticks should > raft-store-max-leader-lease
If this condition is not met, TiKV will fail to start.
The text was updated successfully, but these errors were encountered:
Error Report
Please answer the following questions before submitting your issue. Thanks!
What is the URL/path of the document related to this issue?
https://docs.pingcap.com/tidb/stable/tikv-configuration-file/
How would you like to improve it?
For example, there is one known rule for following three parameters:
raft-base-tick-interval * raft-election-timeout-ticks should > raft-store-max-leader-lease
If this condition is not met, TiKV will fail to start.
The text was updated successfully, but these errors were encountered: