Russole opened a new pull request, #9556: URL: https://github.com/apache/ozone/pull/9556
## What changes were proposed in this pull request? *Moved `getSCMAddressForDatanodes` (both overloads) from `HddsUtils` to `HddsServerUtil`, as they are only used by server-side components. *Relocated test cases covering `getSCMAddressForDatanodes` from `TestHddsUtils` to `TestHddsServerUtil`. *Updated imports and references to match the new utility location. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-14022 ## How was this patch tested? I relied on existing unit and integration tests, and verified that the full CI passed on my fork. Please let me know if additional tests are needed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
