devmadhuu commented on PR #5217:
URL: https://github.com/apache/ozone/pull/5217#issuecomment-1694313229

   > Thanks @devmadhuu for fixing it.
   > 
   > Can you please also add how this patch would fix the issue in the PR 
description?
   
   This patch directly alone not contributing the resolution of this issue, 
however another [patch](https://github.com/apache/ozone/pull/5204) which has 
fixed issue in listStatus API fixed the root cause as this test also was 
showing intermittent fail in deleteRootDir only, but when running multiple 
times in multiple jobs, this looks to be a race condition when tests running in 
parallel. And after adding sleep, I can see list status showing correct results.


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