HDDS-16116. Merge recent commits from master to HDDS-11233 - #10983
HDDS-16116. Merge recent commits from master to HDDS-11233#10983devmadhuu wants to merge 633 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>
…he#10584) Co-authored-by: Doroszlai, Attila <adoroszlai@apache.org>
… 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>
|
@ivandika3 @jojochuang @ChenSammi @xichen01 @ashishkumar50 Kindly review this merge PR for merging master to feature branch for storage policy. |
|
@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. |
Thanks @ivandika3 for helping in review. I think mostly below areas is something you can focus:
|
Thanks @ivandika3 for helping in review. I think mostly below areas is something you can focus:
@ivandika3 did you get chance ? I am working on green CI. |
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