adoroszlai commented on PR #8293: URL: https://github.com/apache/ozone/pull/8293#issuecomment-2816524862
Thanks @chiacyu for updating the patch. Missed these from the previous list: ``` hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/HddsDatanodeService.java 237: component = "dn-" + datanodeDetails.getUuidString(); hadoop-hdds/server-scm/src/test/java/org/apache/hadoop/hdds/scm/container/MockNodeManager.java 278: "/metadata1-" + di.getUuidString(), capacity, used, ``` -- 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]
