when dumpling to s3, failed to close file causes data file lost #45353
Labels
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
affects-5.4
This bug affects 5.4.x versions.
affects-6.1
affects-6.5
affects-7.1
component/dumpling
This is related to Dumpling of TiDB.
severity/moderate
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)
in here, we didn't retry on close err, cause the file lost
tidb/dumpling/export/writer.go
Line 244 in 2af9a67
2. What did you expect to see? (Required)
all data file dumped to s3
3. What did you see instead (Required)
2 file lost
4. What is your TiDB version? (Required)
6.5.2
The text was updated successfully, but these errors were encountered: