adoroszlai commented on PR #4155: URL: https://github.com/apache/ozone/pull/4155#issuecomment-1375484641
> I went with logging "DN host / IP" to make it less verbose. If someone is debugging an issue, it might be easier to work with that rather than a UUID, as it saves another lookup to find the host you may want to look at, but it could be argued either way I think. I am fine to leave it as it is I think. In normal usage hostname is better. UUID might be better for integration tests with mini cluster, where all nodes are on the same host. I guess I'll go with your solution, and maybe we can add a test-specific check later. -- 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]
