bharatviswa504 commented on pull request #349: URL: https://github.com/apache/incubator-ratis/pull/349#issuecomment-742906965
> raft.server.storage.dir should be created for Ratis only. Applications should just create a sub directory for Ratis. It is not a good idea to use raft.server.storage.dir for other purposes. If there are random items in it, Ratis is impossible to handle them correctly. Yes, OM HA has mistakenly created the RatisSnapshot directory in ratis storage directory causing this issue during OM startup with a long error message. We are planning to fix this issue in Ozone under [HDDS-3378](https://issues.apache.org/jira/browse/HDDS-3378) ---------------------------------------------------------------- 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]
