[ https://issues.apache.org/jira/browse/HADOOP-14726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated HADOOP-14726:
-----------------------------------
Attachment: HADOOP-14726.001.patch
Same patch, but no longer makes isDir final. v001 also removes a redundant assignment and
fixes {{toString}} to call methods instead of referencing fields. I'll update the description
(and remove the "incompatible change" flag if this looks OK.
> Remove FileStatus#isDir
> -----------------------
>
> Key: HADOOP-14726
> URL: https://issues.apache.org/jira/browse/HADOOP-14726
> Project: Hadoop Common
> Issue Type: Task
> Components: fs
> Reporter: Chris Douglas
> Priority: Minor
> Attachments: HADOOP-14726.000.patch, HADOOP-14726.001.patch
>
>
> FileStatus#isDir was deprecated in 0.21 (HADOOP-6585).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org
|