ivandika3 opened a new pull request, #5837: URL: https://github.com/apache/ozone/pull/5837
## What changes were proposed in this pull request? @xichen01 found an NPE when running `SCMThroughputBenchmark` <img width="790" alt="Screenshot 2023-12-20 at 3 35 27 PM" src="https://github.com/apache/ozone/assets/36403683/a87e2b33-4227-4058-9366-0e5a390ee4af"> There were also excessive WARN logs from `SCMNodeManager#getNodesByAddress` when the `clientMachine` is empty. This patch will the above issues. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-9971 ## How was this patch tested? Existing tests. -- 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]
