[ 
https://issues.apache.org/jira/browse/HADOOP-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12596872#action_12596872
 ] 

dhruba borthakur commented on HADOOP-3390:
------------------------------------------

There was talk earlier about having a Java like API deleteOnExit() for HDFS 
files. That feature could use abandonFileInProgress but is better handled 
entirely in the client code. We do not need an special RPC to delete it.

+1 for this one.

This is an incompatible change.

> Remove deprecated ClientProtocol.abandonFileInProgress()
> --------------------------------------------------------
>
>                 Key: HADOOP-3390
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3390
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: dfs
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>             Fix For: 0.18.0
>
>         Attachments: 3390_20080514.patch
>
>
> ClientProtocol.abandonFileInProgress() was deprecated in 0.17 and is not used 
> anywhere currently.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to