CDC consumes too much cpu, and lag goes up from 2s to 4s every few hours #11078
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
affects-7.5
This bug affects the 7.5.x(LTS) versions.
affects-8.1
This bug affects the 8.1.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
severity/major
type/bug
The issue is confirmed as a bug.
What did you do?
cdc config:
TiKV cdc.min-ts-interval = "50ms"
2. CDC simiple protocol changefeed create to sync 4k tables (throughput <20k, rowwidth<10k)
What did you expect to see?
CDC lag should be stable
What did you see instead?
CDC lag goes up from 2s to 4s every few hours
Versions of the cluster
Upstream TiKV version (execute
tikv-server --version
):TiCDC version (execute
cdc version
):The text was updated successfully, but these errors were encountered: