You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Tsz Wo (Nicholas), SZE (JIRA)" <ji...@apache.org> on 2013/08/14 15:57:49 UTC

[jira] [Updated] (HADOOP-4940) Remove delete(Path f)

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

Tsz Wo (Nicholas), SZE updated HADOOP-4940:
-------------------------------------------

    Release Note: Removed deprecated method FileSystem.delete(Path).  (was: Removed deprecated method FileSystem.delete(Path, boolean).)
    
> Remove delete(Path f)
> ---------------------
>
>                 Key: HADOOP-4940
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4940
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs
>    Affects Versions: 0.21.0
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Enis Soztutar
>             Fix For: 0.21.0
>
>         Attachments: remove-fs-delete_v1.patch, remove-fs-delete_v2.patch
>
>
> Remove the following:
> {code}
>   /** Delete a file. */
>   /** @deprecated Use delete(Path, boolean) instead */ @Deprecated 
>   public abstract boolean delete(Path f) throws IOException;
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira