sodonnel commented on PR #4155:
URL: https://github.com/apache/ozone/pull/4155#issuecomment-1375473110

   This change looks basically good. I just had one suggestion about adding the 
elapsed time to the fail message too.
   
   I also wonder about logging the DN UUID. Logging DatanodeDetails.toString() 
is really too verbose and make the logs quite long, so its a good idea to avoid 
it. In #4153 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.


-- 
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]

Reply via email to