HDDS-16116. Merge recent commits from master to HDDS-11233 - #10983
Open
devmadhuu wants to merge 632 commits into
Open
HDDS-16116. Merge recent commits from master to HDDS-11233#10983devmadhuu wants to merge 632 commits into
devmadhuu wants to merge 632 commits into
Conversation
…NodeLimit#testMetrics (apache#10659)
…guredIncludeContainers (apache#10660)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…rationResultException (apache#10667)
…out retry or failover. (apache#10479)
…ng limit selector (apache#10677).
…+ AGENTS.md) (apache#10483) Co-authored-by: Siyao Meng <50227127+smengcl@users.noreply.github.com>
…tartup when local OM DB is missing. (apache#10950) Co-authored-by: Claude Opus <noreply@anthropic.com>
… failure (apache#10915) Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
…rag failure (apache#10774) Co-authored-by: SaketaChalamchala <saketa.chalamchala@gmail.com>
…ith the checkpoint index (apache#10943) Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
devmadhuu
marked this pull request as draft
August 10, 2026 15:34
This was referenced Aug 10, 2026
devmadhuu
marked this pull request as ready for review
August 11, 2026 08:53
devmadhuu
requested review from
ashishkumar50,
ivandika3,
jojochuang and
xichen01
August 11, 2026 11:40
Contributor
Author
|
@ivandika3 @jojochuang @ChenSammi @xichen01 @ashishkumar50 Kindly review this merge PR for merging master to feature branch for storage policy. |
Contributor
|
@devmadhuu Could you help to highlight any conflicts that need reviewing? It is almost impossible for me to take a look at 100k+ LOC changes. If there are no notable conflicts, then we can proceed in merging master to HDDS-11233. |
Contributor
Author
Thanks @ivandika3 for helping in review. I think mostly below areas is something you can focus:
|
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.
What changes were proposed in this pull request?
Merge recent commits from
masterinto theHDDS-11233feature branch to keep it in sync with mainline. This brings the branch up to date withmasterand reconciles the StorageTier feature commits with recent master changes.The feature branch's original commit history is preserved (first-parent), with a single
Merge remote-tracking branch 'upstream/master' into HDDS-11233commit on top.What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-16116
How was this patch tested?
Verified core modules compile against the merged master locally; relying on this PR's CI to validate before merge. To be merged via GitHub after CI passes and review.
Made with Cursor