hemantk-12 opened a new pull request, #4692: URL: https://github.com/apache/ozone/pull/4692
## What changes were proposed in this pull request? This change is to close RocksDB instance if RDBStore creations fails after [RocksDB's instance creation](https://github.com/apache/ozone/blob/75f5a28f376516e7252e750e86a10c2f9d874d5a/hadoop-hdds/framework/src/main/java/org/apache/hadoop/hdds/utils/db/RDBStore.java#L112). It also includes proper closing of `OmMetadataManagerImpl` in its construct and while loading snapshot cache due to any failure. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-8576 ## How was this patch tested? Existing 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. 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]
