priyeshkaratha commented on PR #10565: URL: https://github.com/apache/ozone/pull/10565#issuecomment-4775520281
> If it doesn't make the code too messy we could clean up the logging by not attempting to update the file if the directory does not exist, but note that this is not a common case so we should not do anything too disruptive to the main code flow to accommodate this. Thanks @errose28 for pointing out this. It makes sense. I am justing skipping the creation of temp file in this scenario and instead adding a debug log. -- 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]
