Feature sdk 571 resumable mpu new branch#74
Merged
twincitiesguy merged 28 commits intomasterfrom Apr 13, 2022
Merged
Conversation
Fix bug: listMultipartUploads() always returns null nextKeyMarker.
…implementation) * Moved LFU/LFD test cases to respective test classes (out of S3JerseyClientTest) * Updated LFU resume logic to encapsulate a ResumeContext, adding some flexibility for calling code to specify an uploadId and partsToSkip * Added unit test skeleton for LFU multi-part source test
…1) to fix build errors
…efault) http client
Feature sdk 571 updates from stu
More LFU updates from Stu
xiaoxin-ren
reviewed
Mar 28, 2022
xiaoxin-ren
reviewed
Mar 28, 2022
xiaoxin-ren
reviewed
Mar 28, 2022
twincitiesguy
commented
Mar 31, 2022
xiaoxin-ren
approved these changes
Apr 4, 2022
xiaoxin-ren
reviewed
Apr 4, 2022
added 2 commits
April 4, 2022 17:42
… be potentially too confusing for users) - to resume an MPU, users must provide the uploadId * cleaned up logic around part ETag verification (parts specified in resume context are "trusted") * added logging, comments and javadocs to clarify behavior
…or abort an in-progress upload
…ing-eric Feature sdk 571 resumable mpu working eric
LFU Async Support
xiaoxin-ren
approved these changes
Apr 13, 2022
xiaoxin-ren
approved these changes
Apr 13, 2022
…in S3Config, since that is the correct way to set these now * changed random test bucket suffix to use last-6 digits of UUID string, instead of random 5-digit number, to eliminate possibility of multiple parallel unit tests sharing the same bucket
e67a1b2 to
e19c64c
Compare
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 free
to 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.
No description provided.