subtask failover shouldn't change state of subtask #47297
Labels
affects-7.5
component/ddl
This issue is related to DDL of TiDB.
feature/developing
the related feature is in development
may-affects-5.3
This bug maybe affects 5.3.x versions.
may-affects-5.4
This bug maybe affects 5.4.x versions.
may-affects-6.1
may-affects-6.5
may-affects-7.1
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)
subtask failover shouldn't change state of subtask, we should keep the state, and let scheduler handle it depends on whether the subtask is idempotent(this part will be changed when we fix #46735)
tidb/disttask/framework/storage/task_table.go
Line 641 in aba8342
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
master
The text was updated successfully, but these errors were encountered: