guihecheng commented on pull request #2158: URL: https://github.com/apache/ozone/pull/2158#issuecomment-836607879
@bshashikant I got it, we could do similar style check for ratis storageDirs when start a new RatisServer, then we have to add codes to define something like a `RatisVolume` for ratis volumes and we can reuse check utils from `HddsVolume` . IMHO it could be in a separate PR, since this PR is mainly for `HddsVolume` ? BTW, Here is a pr for ratis side fix: https://github.com/apache/ratis/pull/477. -- 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]
