[ https://issues.apache.org/jira/browse/HADOOP-4941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660323#action_12660323 ]
Hudson commented on HADOOP-4941: -------------------------------- Integrated in Hadoop-trunk #707 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/707/]) . Remove deprecated FileSystem methods: getBlockSize(Path f), getLength(Path f) and getReplication(Path src). (szetszwo) > Remove getBlockSize(Path f), getLength(Path f) and getReplication(Path src) > --------------------------------------------------------------------------- > > Key: HADOOP-4941 > URL: https://issues.apache.org/jira/browse/HADOOP-4941 > Project: Hadoop Core > Issue Type: Sub-task > Components: fs > Reporter: Tsz Wo (Nicholas), SZE > Assignee: Tsz Wo (Nicholas), SZE > Fix For: 0.21.0 > > Attachments: 4941_20081224.patch > > > Remove the following > - public long getBlockSize(Path f) throws IOException > - public long getLength(Path f) throws IOException > - public short getReplication(Path src) throws IOException -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.