henrybear327 opened a new pull request, #10934: URL: https://github.com/apache/ozone/pull/10934
## What changes were proposed in this pull request? This PR improves the error reporting and handling. `ozone local run` swallowed every failure it hit: shutdown and start() rollback errors went to IOUtils.closeQuietly with a null logger, the readiness wait collapsed its conditions into a single boolean, and the CLI converters rejected a value without naming it. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15986 ## How was this patch tested? TBD -- 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]
