You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "devmadhuu (via GitHub)" <gi...@apache.org> on 2023/08/26 11:47:32 UTC

[GitHub] [ozone] devmadhuu commented on pull request #5217: Hdds 6646 - Intermittent failure in TestOzoneFileSystem#testRenameToTrashEnabled

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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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