-
Notifications
You must be signed in to change notification settings - Fork 589
HDDS-9680. Use md5 hash of multipart object part's content as ETag #5668
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
adoroszlai
merged 18 commits into
apache:master
from
vtutrinov:HDDS-9680-multipart-uploaded-part-eTag-improvement
Feb 13, 2024
Merged
Changes from 4 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
66cee2b
HDDS-9680. provide a loaded key part's ETag as an md5 hash (S3G multi…
fd3d762
HDDS-9680. tiny refactoring - move eTag computer to static variable i…
7e0ef01
Update OmClientProtocol.proto
vtutrinov d20291d
Merge remote-tracking branch 'origin/master' into HDDS-9680-multipart…
adoroszlai 0a17eb3
Merge remote-tracking branch 'origin/master' into HDDS-9680-multipart…
adoroszlai eb731bd
Merge branch 'master' into HDDS-9680-multipart-uploaded-part-eTag-imp…
kerneltime 0b36b8a
Merge branch 'master' into HDDS-9680-multipart-uploaded-part-eTag-imp…
kerneltime 060a9f8
fix compile error
adoroszlai 48a1af2
Merge remote-tracking branch 'origin/master' into HDDS-9680-multipart…
adoroszlai 5eea2be
HDDS-9680. support ETag as an md5-hash for multipart upload parts req…
2647df0
HDDS-9680. provide OzoneConst.ETAG constant and replace "ETag" occurr…
2790d2a
HDDS-9680. fix checkstyle issues
1b47c00
HDDS-9680. revert ozone client interface proto.lock changes
fd71ce1
HDDS-9680. fix unit tests issues
72ecefe
HDDS-9680. makepartName of MultipartCommitUploadPartResponse as optio…
255d7ab
HDDS-9680. improve an eTag property reading from the key metadata, fi…
d9429a1
Merge remote-tracking branch 'origin/master' into HDDS-9680-multipart…
adoroszlai 6cde5b3
Merge remote-tracking branch 'origin/master' into HDDS-9680-multipart…
adoroszlai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.