pingcap / pingcap/ticdc

After the cdc master and backup are synchronized with the normal table, the cpu keeps rising and does not fall.

Open
#3,836 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

contribution first-time-contributor type/bug
Dominant language
Go
Stars
56
Forks
63
Avg merge
2d 20h
Merged PRs (30d)
34

Description

What did you do?

Configure CDC tasks, including sending information to downstream pulsar and tidb

What did you expect to see?

I expect to see normal CPU drops

What did you see instead?
  • v8.5.3
Image - v8.5.2 Image Image - v8.5.2

profiling_2025-12-29_15-59-00.zip

  • v8.5.3

profiling_2025-12-29_16-04-45.zip

Versions of the cluster

Upstream TiDB cluster version (execute SELECT tidb_version(); in a MySQL client):

v8.5.2,v8.5.3

Upstream TiKV version (execute tikv-server --version):

v8.5.2,v8.5.3

TiCDC version (execute cdc version):

v8.5.2,v8.5.3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the attached profiling archives for v8.5.2 and v8.5.3 alongside the CDC task configuration described in the report. Compare CPU activity after the CDC master and backup synchronize with the normal table; done means the cause is identified and CPU returns to normal after synchronization.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
data, distributed-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.