smengcl opened a new pull request, #8502: URL: https://github.com/apache/ozone/pull/8502
WIP. Review not recommended yet. ## What changes were proposed in this pull request? OM bootstrapping relies on hard links to work. This implies snapshot dir must be on the same filesystem as the OM DB's. Otherwise it throws exception and gets stuck in the retry loop as seen in HDDS-13062 JIRA description. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13062 ## How was this patch tested? - Additional tests are added at each level. -- 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]
