Tejaskriya commented on PR #5942: URL: https://github.com/apache/ozone/pull/5942#issuecomment-1880532931
> Can you please specify the `INFO` message which should suffice instead of the `WARN` messages? The method chooseNodeInternal() in which this log is present is finally being called by `SCMContainerPlacementRackAware#chooseNode()` and `SCMContainerPlacementRackScatter#chooseNode()` . Both these methods have Log.info() messages to log "No satisfied datanode" being found after maxTries are hit. These INFO logs will serve the purpose of showing us the summary -- 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]
