You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/04/24 09:34:44 UTC

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #867: HDDS-3373. Intermittent failure in TestOMRatisLogParser

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org


[GitHub] [hadoop-ozone] adoroszlai commented on pull request #867: HDDS-3373. Intermittent failure in TestOMRatisLogParser

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #867:
URL: https://github.com/apache/hadoop-ozone/pull/867#issuecomment-618957536


   Thanks @elek for the review.  I'm merging it.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org