bharatviswa504 opened a new pull request #599: HDDS-3068. OM crash during startup does not print any error message to log. URL: https://github.com/apache/hadoop-ozone/pull/599 ## What changes were proposed in this pull request? During code read found a similar thing, we don't log for OM start also. As OM startup also using similar code for the startup. In startup code, caught the exception and logging it. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-3068 ## How was this patch tested? Existing UT TestOzoneManagerStarter should cover this.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
