Uh oh!
There was an error while loading. Please reload this page.
HDDS-2620. Fix listMultipartupload API. - #263
Merged
Merged
Conversation
elek
approved these changes
Nov 28, 2019
elek
left a comment
Member
There was a problem hiding this comment.
+1. Thanks the improvement @bharatviswa504
Will commit after a normal acceptance test run.
bharatviswa504force-pushed
the
HDDS-2620
branch
from
December 4, 2019 05:52
d9bc718 to
9d26870Comparesmengcl
commented
Dec 4, 2019
Contributor
lgtm +1 |
bharatviswa504
commented
Dec 4, 2019
ContributorAuthor
vtutrinov pushed a commit
to vtutrinov/ozone
that referenced
this pull request
Oct 6, 2025
Merge in SDPOZONE/component-ozone from SDPOZN-1701 to sdp-ozone-1.4 Squashed commit of the following: commit fc419486f486f673aa603b78f4e8c0067eba3eca Author: 22861553 <DDmPrizva@sberbank.ru> Date: Mon Sep 15 19:23:00 2025 +0300 Apply review changes commit b8e8b2b1010d421929bb48eddac0b4636fe9f14b Author: 22861553 <DDmPrizva@sberbank.ru> Date: Fri Sep 12 15:50:58 2025 +0300 Fix build ... and 15 more commits
vtutrinov pushed a commit
to vtutrinov/ozone
that referenced
this pull request
Oct 6, 2025
Merge in SDPOZONE/component-ozone from SDPOZN-1701 to sdp-ozone-1.4 Squashed commit of the following: commit fc419486f486f673aa603b78f4e8c0067eba3eca Author: 22861553 <DDmPrizva@sberbank.ru> Date: Mon Sep 15 19:23:00 2025 +0300 Apply review changes commit b8e8b2b1010d421929bb48eddac0b4636fe9f14b Author: 22861553 <DDmPrizva@sberbank.ru> Date: Fri Sep 12 15:50:58 2025 +0300 Fix build ... and 15 more commits
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Fix list multipart uploads to use both cache and DB and return result.
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-2620
How was this patch tested?
Added a UT for this.