[backport] Fix AbortMPU conditional deletion of wrong data#5850
[backport] Fix AbortMPU conditional deletion of wrong data#5850bert-e merged 3 commits intohotfix/8.8.45from
Conversation
Add functional tests to cover scenarios where aborting an MPU could delete data from a different, completed MPU with the same object key. This prevents a regression of a bug where the wrong data was deleted because the uploadId was not being checked when looking for object metadata to clean up during an abort. Issue: CLDSRV-668
Hello francoisferrand,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
> This is a scheduled Ubuntu 20.04 brownout. Ubuntu 20.04 LTS runner will be removed on 2025-04-15. For more details, see actions/runner-images#11101 Issue: CLDSRV-668
Issue: CLDSRV-668
b334715 to
60784af
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files
@@ Coverage Diff @@
## hotfix/8.8.45 #5850 +/- ##
==============================================
Coverage 65.39% 65.39%
==============================================
Files 186 186
Lines 11708 11708
==============================================
Hits 7657 7657
Misses 4051 4051
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
|
/approve |
|
I have successfully merged the changeset of this pull request
The following branches have NOT changed:
Please check the status of the associated issue CLDSRV-668. Goodbye francoisferrand. The following options are set: approve |
Backport from #5849
Issue: CLDSRV-668