adoroszlai opened a new pull request, #3328:
URL: https://github.com/apache/ozone/pull/3328

   ## What changes were proposed in this pull request?
   
   `TestDirectoryDeletingServiceWithFSO` was intermittently timing out at 
`assertSubPathsCount`.  This method has a `waitFor`, but the condition cannot 
change, since it compares two fix long values.  The fix is to get the actual 
value for each check during the wait.
   
   https://issues.apache.org/jira/browse/HDDS-6189
   
   ## How was this patch tested?
   
   100x passed:
   https://github.com/adoroszlai/hadoop-ozone/runs/6107144162
   
   Regular CI:
   https://github.com/adoroszlai/hadoop-ozone/actions/runs/2200070046


-- 
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]

Reply via email to