qupeng
qupeng
## Bug Report ### What version of TiKV are you using? The problem is introduced in #16645 . See also https://github.com/pingcap/tiflow/issues/11341. ### What operating system and CPU are you using?...
### What problem does this PR solve? Issue Number: close #11246 ### What is changed and how it works? * Make conflict detector hash transactions into different table spaces, to...
### What did you do? Starts a changefeed with many tables. ### What did you expect to see? _No response_ ### What did you see instead? Conflict detector doesn't seperate...
### What did you do? Ticdc resolved ts is blocked by an initialized region 54983. [logs.zip](https://github.com/user-attachments/files/15545576/logs.zip) ### What did you expect to see? _No response_ ### What did you see...
### What is changed and how it works? Issue Number: Close #16601 Issue Number: Close #17620 What's Changed: Filter CDC events with the observed range before load old values. This...
### What is changed and how it works? Issue Number: Close #xxx What's Changed: ```commit-message ``` ### Related changes - PR to update `pingcap/docs`/`pingcap/docs-cn`: - Need to cherry-pick to the...
### What is changed and how it works? Issue Number: Close #xxx What's Changed: ```commit-message ``` ### Related changes - PR to update `pingcap/docs`/`pingcap/docs-cn`: - Need to cherry-pick to the...
Only for tests.
Only for tests, combines #15891 and #15849 .
## Feature Request ### Is your feature request related to a problem? Please describe: We can do dynamic membership change in a TiKV cluster. New added replicas will be initialized...