ptlrs opened a new pull request, #9947: URL: https://github.com/apache/ozone/pull/9947
## What changes were proposed in this pull request? In the volume scanner, we open the RocksDb that is present on each volume. There could be transient errors when opening this RocksDb in readonly mode. The volume scanner should therefore try to open the RocksDb instance, a second time after a gap, to reduce any false positives when declaring disk failures. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-14859 ## How was this patch tested? https://github.com/ptlrs/ozone/actions/runs/23264628727 -- 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]
