Lots of "stream to store closed" log and CDC sends huge pending tasks to TiKV which results in TiKV OOM #10136
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.
area/ticdc
Issues or PRs related to TiCDC.
severity/moderate
type/bug
The issue is confirmed as a bug.
What did you do?
This issue is created from tikv/tikv#16035, to track the CDC side issue that lots of "stream to store closed"
and CDC send huge pending tasks to TiKV which results TiKV OOM.
While TiKV side fix will limit the pending initial scan tasks, cdc side need further investigate the "stream to store closed" issue.
What did you expect to see?
CDC should not send so many tasks to TiKV
What did you see instead?
CDC send huge pending tasks to TiKV which results TiKV OOM.
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: