[
https://issues.apache.org/jira/browse/HDFS-10344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268036#comment-15268036
]
Hudson commented on HDFS-10344:
-------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9704 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9704/])
HDFS-10344. DistributedFileSystem#getTrashRoots should skip encryption (xyao:
rev 45a753ccf79d334513c7bc8f2b81c89a4697075d)
*
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DistributedFileSystem.java
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestEncryptionZones.java
> DistributedFileSystem#getTrashRoots should skip encryption zone that does not
> have .Trash
> -----------------------------------------------------------------------------------------
>
> Key: HDFS-10344
> URL: https://issues.apache.org/jira/browse/HDFS-10344
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 2.8.0
> Reporter: Xiaoyu Yao
> Assignee: Xiaoyu Yao
> Fix For: 2.8.0
>
> Attachments: HDFS-10344.00.patch
>
>
> HDFS-8831 added trash support for encryption zones. For encryption zone that
> does not have .Trash created yet, DistributedFileSystem#getTrashRoots should
> skip rather than call listStatus() and break by FileNotFoundException. I will
> post a patch for the fix shortly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]