5kbpers
5kbpers
Signed-off-by: 5kbpers ### What is changed and how it works? Issue Number: Ref #12901 What's Changed: ```commit-message Add `StoreVersion` to raft engine for checking if store should be recovered from...
Signed-off-by: 5kbpers ### What is changed and how it works? Issue Number: Close #13054 What's Changed: ```commit-message make `UNREACHABLE_BACKOFF` configurable. ``` ### Related changes - Need to cherry-pick to the...
## Steps to Reproduce Issue Now SDK supports some types of transactions about objects, but it seems there is a lack of object version checks which could bring unexpected transaction...
Signed-off-by: 5kbpers ### What is changed and how it works? Issue Number: Ref https://github.com/tikv/tikv/issues/12901 What's Changed: ```commit-message Add flush listener and seqno worker ``` ### Related changes - PR to...