[ 
https://issues.apache.org/jira/browse/HDDS-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17526174#comment-17526174
 ] 

Sadanand Shenoy edited comment on HDDS-5819 at 4/22/22 2:55 AM:
----------------------------------------------------------------

Sounds good [~erose],  we can check if key present in the checkpoint dir if not 
found, There is also another test #testTrash which does the same thing but uses 
GenericTestUtils.waitFor till it finds the path. I think we can even remove 
this test (#testRenameToTrashEnabled) as it was added during the time when 
trash was disabled to check if renames with the trash option does a no op. But 
now since we have it enabled by default I guess we can remove it since 
#testTrash covers that code path.


was (Author: sadanand_shenoy):
Sounds good [~erose],  we can check if key present in the checkpoint dir if not 
found, There is also another test #testTrash which does the same thing but uses 
GenericTestUtils.waitFor till it finds the path. I think we can even remove 
this test as it was added during the time when trash was disabled to check if 
renames with the trash option does a no op. But now since we have it enabled by 
default I guess we can remove it since #testTrash covers that code path.

> Intermittent failure in TestRootedOzoneFileSystem#testRenameToTrashEnabled
> --------------------------------------------------------------------------
>
>                 Key: HDDS-5819
>                 URL: https://issues.apache.org/jira/browse/HDDS-5819
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: Ethan Rose
>            Assignee: Keyi Song
>            Priority: Major
>         Attachments: it-filesystem-hdds.zip
>
>
> TestRootedOzoneFileSystem reuses the same MiniOzoneCluster for all runs. A 
> cascading series of failures was observed in this CI run: 
> [https://github.com/apache/ozone/runs/3792440274]
> It looks like testRenameToTrashEnabled was the original failure that caused 
> the others. Looking in the logs (attached in the zip file) there are numerous 
> volume and bucket request errors that may have resulted in this.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to