[ 
https://issues.apache.org/jira/browse/HDFS-995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated HDFS-995:
-----------------------------

           Issue Type: Bug  (was: Improvement)
        Fix Version/s: 0.21.0
    Affects Version/s: 0.20.3
                       0.21.0
                           (was: 0.22.0)
             Priority: Blocker  (was: Major)

> 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
>
>
> 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