Skip to content

HDDS-14666. Add multipart upload split table read for Recon#10847

Merged
spacemonkd merged 3 commits into
apache:masterfrom
spacemonkd:HDDS-14666
Jul 24, 2026
Merged

HDDS-14666. Add multipart upload split table read for Recon#10847
spacemonkd merged 3 commits into
apache:masterfrom
spacemonkd:HDDS-14666

Conversation

@spacemonkd

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

HDDS-14666. Add multipart upload split table read for Recon

Please describe your PR in detail:

Recon MultipartInfoInsightHandler still uses the old flow of reading parts from the part map.
This should be modified accordingly to read from parts map if the schemaVersion: 0 else refer to the multipartPartTable if the schemaVersion: 1. This PR handles this split read behaviour.

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-14666

How was this patch tested?

Patch was tested via unit tests

@spacemonkd
spacemonkd marked this pull request as ready for review July 23, 2026 09:07

@devmadhuu devmadhuu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @spacemonkd for the patch. LGTM +1

@ArafatKhan2198 ArafatKhan2198 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM +1

@spacemonkd

Copy link
Copy Markdown
Contributor Author

Thanks for the reviews @devmadhuu @ArafatKhan2198.
Merging this

@spacemonkd
spacemonkd merged commit 658f19d into apache:master Jul 24, 2026
102 of 103 checks passed
@spacemonkd
spacemonkd deleted the HDDS-14666 branch July 24, 2026 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants