Ingest writers leak when cancelling adding index job #53843
Labels
component/ddl
This issue is related to DDL of TiDB.
impact/panic
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
tidb_enable_dist_task = on
.admin cancel ddl jobs X
.2. What did you expect to see? (Required)
Add index job is canceled normally, no other side effects.
3. What did you see instead (Required)
DDL worker panic. Ingest writers leak.
Here is the heap profile when there is no DDL running job.
4. What is your TiDB version? (Required)
f1ec74b
The text was updated successfully, but these errors were encountered: