qupeng

Results 46 issues of qupeng

### What problem does this PR solve? Issue Number: close #xxx ### What is changed and how it works? ### Check List #### Tests - Unit test - Integration test...

size/XXL
release-note-none
do-not-merge/needs-linked-issue
affect-ticdc-config-docs

Signed-off-by: qupeng

This PR adds a new RPC `ScanTxnEntries`, which is like `Scan` but retrieves `TxnEntry`s instead of Key-Value pairs.

Now the rewrite routine is triggered by size of the append log queue. If we can support to trigger rewrite routine by the garbage ratio of the append log queue,...

Signed-off-by: qupeng

Initial Comment Period

### What did you do? Start a TiCDC changefeed to replicate 4K tables. And there are a lot exists data. ### What did you expect to see? _No response_ ###...

type/bug
severity/moderate
area/ticdc
affects-7.5
affects-8.0
affects-8.1

### What is changed and how it works? Issue Number: Close #16526 What's Changed: * Refactor `Delegate` and `Downstream` to support partial subscription better: * incremental scan can be performed...

size/XXL
release-note-none

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

size/L
release-note-none
do-not-merge/needs-linked-issue
dco-signoff: yes

### What is changed and how it works? Issue Number: Close #17211 The bug is introduced in #17210 . What's Changed: ```commit-message cdc: count locks for partial subscriped regions correctly...

size/L
release-note-none
dco-signoff: yes