[#2300][Bug] Long tail tasks in the Write Stage retry phase results in data loss.
What changes were proposed in this pull request?
The long-tail task in the previous Stage caused data loss, and this bug needs to be fixed.
Why are the changes needed?
Fix: #2300
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Existential UT.
Test Results
2 966 files ±0 2 966 suites ±0 6h 27m 1s ⏱️ - 6m 42s 1 097 tests ±0 1 095 ✅ ±0 2 💤 ±0 0 ❌ ±0 13 750 runs ±0 13 720 ✅ ±0 30 💤 ±0 0 ❌ ±0
Results for commit 355f691c. ± Comparison against base commit 0481f210.
:recycle: This comment has been updated with latest results.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 52.34%. Comparing base (
44bfd0d) to head (355f691). Report is 6 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #2301 +/- ##
============================================
+ Coverage 52.27% 52.34% +0.07%
+ Complexity 3569 3362 -207
============================================
Files 543 513 -30
Lines 29797 27585 -2212
Branches 2779 2593 -186
============================================
- Hits 15575 14439 -1136
+ Misses 13227 12206 -1021
+ Partials 995 940 -55
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Sorry for the late reply, I'm busy for my work.