[ https://issues.apache.org/jira/browse/HADOOP-6709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12862297#action_12862297 ]
Eli Collins commented on HADOOP-6709: ------------------------------------- +1 Looks good to me. Nit: please put @Deprecated for getBlockSize and getLength on their own line to be consistent with the other methods. > Re-instate deprecated FileSystem methods that were removed after 0.20 > --------------------------------------------------------------------- > > Key: HADOOP-6709 > URL: https://issues.apache.org/jira/browse/HADOOP-6709 > Project: Hadoop Common > Issue Type: Improvement > Components: fs > Reporter: Tom White > Assignee: Tom White > Priority: Blocker > Fix For: 0.21.0 > > Attachments: HADOOP-6709.patch > > > To make the FileSystem API in the 0.21 release (which should be treated as a > minor release) compatible with 0.20 the deprecated methods removed in > HADOOP-4779 need to be re-instated. They should still be marked as > deprecated, however. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.