[
https://issues.apache.org/jira/browse/HADOOP-13686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15568945#comment-15568945
]
Weiwei Yang commented on HADOOP-13686:
--------------------------------------
Hello [~xyao]
# I have fixed UT failure in v8 patch, it was because the test gets an old
FileSystem instance from cache. So I added {{FileSystem.closeAll()}} to fix
this problem. It will ensure each test gets a new instance, it should be stable
now.
# The code change in TestHDFSTrash was added by mistake, I have removed, sorry
about that :).
# The failure TestHttpServerLifecycle in latest jenkins run was not related to
this patch, it is a known issue and tracked by HADOOP-13471.
Please help to review this patch and let know if you have further comments.
Thank you
> Adding additional unit test for Trash (I)
> -----------------------------------------
>
> Key: HADOOP-13686
> URL: https://issues.apache.org/jira/browse/HADOOP-13686
> Project: Hadoop Common
> Issue Type: Test
> Reporter: Xiaoyu Yao
> Assignee: Weiwei Yang
> Attachments: HADOOP-13686.01.patch, HADOOP-13686.02.patch,
> HADOOP-13686.03.patch, HADOOP-13686.04.patch, HADOOP-13686.05.patch,
> HADOOP-13686.06.patch
>
>
> This ticket is opened to track adding the forllowing unit test in
> hadoop-common.
> #test users can delete their own trash directory
> #test users can delete an empty directory and the directory is moved to trash
> #test fs.trash.interval with invalid values such as 0 or negative
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]