qupeng

Results 46 issues of 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?...

type/bug
component/CDC
severity/critical
affects-8.2

### 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...

size/L
release-note-none

### 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...

type/bug
severity/moderate
area/ticdc
affects-6.5
affects-7.1
affects-7.5
affects-8.1

### 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...

type/bug
severity/minor
area/ticdc
affects-7.5

### 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...

size/L
do-not-merge/cherry-pick-not-approved
release-note-none
dco-signoff: yes

### 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...

size/M
do-not-merge/cherry-pick-not-approved
release-note

### 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...

size/XL
needs-rebase
do-not-merge/cherry-pick-not-approved
release-note

Only for tests.

size/M
do-not-merge/cherry-pick-not-approved
do-not-merge/release-note-label-needed

Only for tests, combines #15891 and #15849 .

size/L
needs-rebase
do-not-merge/cherry-pick-not-approved
do-not-merge/release-note-label-needed

## 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...

help wanted
report/customer