[
https://issues.apache.org/jira/browse/HADOOP-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tsz Wo (Nicholas), SZE updated HADOOP-4779:
-------------------------------------------
Attachment: 4779_20081204.patch
4779_20081204.patch: removed the following methods:
- public short getReplication(Path src) throws IOException
- public abstract boolean delete(Path f) throws IOException;
- public long getLength(Path f) throws IOException
- public long getBlockSize(Path f) throws IOException
> Remove deprecated FileSystem methods
> ------------------------------------
>
> Key: HADOOP-4779
> URL: https://issues.apache.org/jira/browse/HADOOP-4779
> Project: Hadoop Core
> Issue Type: Bug
> Components: fs
> Reporter: Tsz Wo (Nicholas), SZE
> Attachments: 4779_20081204.patch
>
>
> Deprecated FileSystem methods like getReplication(Path src), delete(Path f),
> etc. should be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.