## Bug Report <!-- Thanks for your bug report! Don't worry if you can't fill out all the sections. --> ### What version of TiKV are you using? <!-- You can run `tikv-server --version` --> nightly commit hash# 6a906dae15f62be7df7c707c43550e25c0599a9a ### What operating system and CPU are you using? <!-- If you're using Linux, you can run `cat /proc/cpuinfo` --> ### Steps to reproduce <!-- If possible, provide a recipe for reproducing the error. A complete runnable program is good. --> Enable partitioned-raft-kv and run sysbench insert ### What did you expect? Region split will be stable and slow ### What did happened? Region split is about 100 per minutes. And many tikv requests failed and grpc latency is very high.  