Unexpected incremental scan performance
Open
@lidezhu is already working on this.
Since Aug 18, 2025.
severity/moderate
type/bug
- Dominant language
- Go
- Stars
- 56
- Forks
- 63
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 34
Description
In a scenario where a 6-node CDC performs incremental scans on 50 tables of a crwaler workload, the incremental scan occasionally behaves abnormally on one of the nodes.
Specifically, there is almost no traffic at the beginning, and then the incremental scan starts normally after a period of time. The tikv-cdc log shows that the incremental scan is very slow.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.