adoroszlai opened a new pull request #867: URL: https://github.com/apache/hadoop-ozone/pull/867
## What changes were proposed in this pull request? Fix intermittent failure in `TestOMRatisLogParser`. The problem was that regardless of which `i` index corresponded to non-`snapshot` `ratisDirs[i]`, index `1` was always used for `groupDir`. Added an assertion to verify that we do not choose `snapshot`. Also added a few other safety checks. https://issues.apache.org/jira/browse/HDDS-3373 ## How was this patch tested? https://github.com/adoroszlai/hadoop-ozone/runs/614616449 ---------------------------------------------------------------- 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]
