Cancel ADD INDEX job with DXF is slow #57325
Labels
affects-8.5
This bug affects the 8.5.x(LTS) versions.
component/ddl
This issue is related to DDL of TiDB.
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_ddl_enable_fast_reorg
andtidb_enable_dist_task
tidb_ddl_reorg_max_write_speed
(introduced in ddl: introduce a new system variable to control thestore-write-bwlimit
when ingesting #57145) to a small speed like1kb
2. What did you expect to see? (Required)
The job can be canceled in time
3. What did you see instead (Required)
It takes much time for the job state to transfer from 'canceling' to 'rollback done'
4. What is your TiDB version? (Required)
https://github.com/pingcap/tidb/tree/f973f194b21a8e79d42be3a9d4b2db441073f51c with #57145
The text was updated successfully, but these errors were encountered: