create changfeed using openapi will cause cpu usage overload #3073
Labels
area/ticdc
Issues or PRs related to TiCDC.
component/cli
CLI component.
severity/critical
type/bug
The issue is confirmed as a bug.
What did you do?
(1) using a tidb + ticdc cluster using tiup
(2) using openapi create a changefeed
What did you expect to see?
changefeed run normally
What did you see instead?
cpu usage up to 600% without any workload
flame graph as follow:
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):v5.2.0
TiCDC version (execute
cdc version
):v5.2.0
The text was updated successfully, but these errors were encountered: