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.
