TTL should force to kill the scan SQL when TTL job cancels #56511
Labels
affects-7.1
affects-7.5
affects-8.1
affects-8.4
report/customer
Customers have encountered this bug.
severity/moderate
sig/sql-infra
SIG: SQL Infra
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)
set @global.tidb_ttl_scan_worker_count = 0
2. What did you expect to see? (Required)
The scan SQL should be killed immediately.
3. What did you see instead (Required)
The TTL will wait for the SQL done even if the TTL job cancelled.
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: