disttask: may lose summary rowCount when tidb down.
Open
affects-8.1
affects-8.5
component/ddl
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
may-affects-7.5
severity/major
type/bug
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Bug Report
Please answer these questions before submitting your issue. Thanks!
### 1. Minimal reproduce step (Required)
1. start a subtask, mark the subtask as finished.
2. kill tidb before persist row count.
### 2. What did you expect to see? (Required)
row count in memory not lose.
### 3. What did you see instead (Required)
row count lose for killing tidb
### 4. What is your TiDB version? (Required)
master
Contributor guide
Assessment
This issue has not been assessed yet.