avijayanhwx opened a new pull request #2017: URL: https://github.com/apache/ozone/pull/2017
## What changes were proposed in this pull request? Although OM Finalization is a Ratis request, it updates a persistent location outside the OM state machine maintained "RocksDB". Hence, in a rare case where an unfinalized OM needs a Ratis snapshot to finalize (without any logs), the VERSION file will not be updated, and hence the OM will be stuck in that state. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4908 ## How was this patch tested? Manually tested by adding a new layout feature. Added integration tests. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
