[ 
https://issues.apache.org/jira/browse/HDFS-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872692#action_12872692
 ] 

Tom White commented on HDFS-995:
--------------------------------

+1 This patch has gone stale, can you regenerate please?

> Replace usage of FileStatus#isDir()
> -----------------------------------
>
>                 Key: HDFS-995
>                 URL: https://issues.apache.org/jira/browse/HDFS-995
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 0.20.3, 0.21.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Blocker
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: hdfs-995-1.patch, hdfs-995-2.patch
>
>
> HADOOP-6585 is going to deprecate FileStatus#isDir(). This jira is for 
> replacing all uses of isDir() in HDFS with checks of isDirectory(), isFile(), 
> or isSymlink() as needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to