haojinming
haojinming
## Bug Report ### What version of TiKV are you using? Master branch with PR https://github.com/tikv/tikv/pull/13326. ### What operating system and CPU are you using? ### Steps to reproduce 1....
`make test_integration` with `MULTI_REGION=1`, the failpoints test cases panic randomly. ``` panicked at 'Dropping an active transaction. Consider commit or rollback it.', /home/runner/work/client-rust/client-rust/src/transaction/transaction.rs:926:21 ```
## Feature Request **Is your feature request related to a problem? Please describe:** When run tikv-cdc, the resolved-ts would be mixed if there are rawkv data and tidb data in...
## Bug Report ### 1. Describe the bug Use new gc safepoint update interface ### 2. Minimal reproduce step (Required) ### 3. What did you see instead (Required) ### 4....