-
Notifications
You must be signed in to change notification settings - Fork 293
Closed
Labels
affects-6.5This bug affects the 6.5.x(LTS) versions.This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.area/ticdcIssues or PRs related to TiCDC.Issues or PRs related to TiCDC.report/customerCustomers have encountered this bug.Customers have encountered this bug.severity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
What did you do?
- create a cdc cluster and cdc changefeed;
- make the downstream sink block, wait for memory quota gets full;
- inject an error to the downstream sink;
- recover the downstream sink.
What did you expect to see?
Table sinks can be re-created successfully.
What did you see instead?
Table sinks can never be re-created successfully. And memory quota is always full.
Versions of the cluster
Upstream TiDB cluster version (execute SELECT tidb_version();
in a MySQL client):
(paste TiDB cluster version here)
Upstream TiKV version (execute tikv-server --version
):
(paste TiKV version here)
TiCDC version (execute cdc version
):
(paste TiCDC version here)
Metadata
Metadata
Assignees
Labels
affects-6.5This bug affects the 6.5.x(LTS) versions.This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.area/ticdcIssues or PRs related to TiCDC.Issues or PRs related to TiCDC.report/customerCustomers have encountered this bug.Customers have encountered this bug.severity/moderatetype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.