tipocket icon indicating copy to clipboard operation
tipocket copied to clipboard

Add raftstore invariant checker

Open gengliqi opened this issue 5 years ago • 0 comments

What problem does this PR solve?

What is changed and how does it work?

Use debug rpc to get all peer state from all of the TiKV and check if there is any problem.

Check List

Tests

  • No code

Code changes

  • Has Go code change

Side effects

  • Breaking backward compatibility

Related changes

  • Need to update the documentation

Does this PR introduce a user-facing change?:

NONE

gengliqi avatar Sep 06 '20 05:09 gengliqi