-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
feature/developingthe related feature is in developmentthe related feature is in developmentseverity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
- Create 100M table using sysbench.
- Add index for the column c(char(120)).
- Run
admin cancel ddl jobs. - TiDB DDL hangs.
2. What did you expect to see? (Required)
The adding index job should be able to cancel.
3. What did you see instead (Required)
TiDB keeps report "[ddl] run the cancelling DDL job" constantly.
4. What is your TiDB version? (Required)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature/developingthe related feature is in developmentthe related feature is in developmentseverity/majortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.