HDDS-15146. Remove getDatanodeInfo(DatanodeDetails) from NodeManager#10601
Merged
Conversation
Contributor
Contributor
Contributor
|
And it had to be reverted due to code added in other commits on |
Contributor
|
I've locally fixed both the compile error (was simple) and the commit message. Will push to https://github.com/adoroszlai/ozone/actions/runs/28259520076 |
adoroszlai
pushed a commit
that referenced
this pull request
Jun 26, 2026
…10601) Co-authored-by: Tsz-Wo Nicholas Sze <szetszwo@apache.org>
Contributor
Author
|
Thanks a lot @adoroszlai @szetszwo for reviewing , merging and fixing quickly the compilation issues. Kindly feel free to assign any new jira. |
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?
Remove getDatanodeInfo(DatanodeDetails) from NodeManager
Please describe your PR in detail:
Rebase 10169.patch from #10169
Fixed test cases
Addressed previous PR review comments
What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-15146
How was this patch tested?
Successful CI: https://github.com/navinko/ozone/actions/runs/28108830629
Validated changes post rebase and conflict resoluion with docker run
HDDS-15146-docker-run.txt