CLDSRV-986: Pass overhead fields when abortMPU cleans up after completeMPU (hotfix/9.2.24) - #6270
Conversation
…teMPU The cleanup deletes the object or version an earlier CompleteMultipartUpload created; without the overhead fields the resulting oplog entry carries no owner id, which makes SUR hit an assert. (cherry picked from commit 4c27883)
Hello dvasilas,My role is to assist you with the merge of this Available options
Available commands
Status report is not available. |
Incorrect fix versionThe
Considering where you are trying to merge, I expected to find at least:
Please check the |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
@@ Coverage Diff @@
## hotfix/9.2.24 #6270 +/- ##
==============================================
Coverage 84.86% 84.86%
==============================================
Files 206 206
Lines 13191 13192 +1
==============================================
+ Hits 11194 11195 +1
Misses 1997 1997
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Waiting for approvalThe following approvals are needed before I can proceed with the merge:
|
|
/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-986. Goodbye dvasilas. The following options are set: approve |
Cherry-picked from #6268.