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

Raghu Angadi commented on HADOOP-5224:
--------------------------------------


'ant test-libhdfs' passes as well.

ant test-patch :
{noformat}
     [exec] +1 overall.
     [exec]
     [exec]     +1 @author.  The patch does not contain any @author tags.
     [exec]
     [exec]     +1 tests included.  The patch appears to include 9 new or 
modified tests.
     [exec]
     [exec]     +1 javadoc.  The javadoc tool did not generate any warning 
messages.
     [exec]
     [exec]     +1 javac.  The applied patch does not increase the total number 
of javac compiler warnings.
     [exec]
     [exec]     +1 findbugs.  The patch does not introduce any new Findbugs 
warnings.
{noformat}


> Disable append
> --------------
>
>                 Key: HADOOP-5224
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5224
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: dfs, libhdfs
>    Affects Versions: 0.19.0
>            Reporter: Nigel Daley
>            Assignee: Raghu Angadi
>            Priority: Blocker
>             Fix For: 0.19.1
>
>         Attachments: HADOOP-5224.patch
>
>
> As discussed on core-dev@ 
> (http://www.nabble.com/Hadoop-0.19.1-td21739202.html) we will disable append 
> API in Hadoop 0.19.1 by throwing UnsupportedOperationException from 
> FileSystem.append(...) methods.
> Does append in libhdfs (HADOOP-4494) need attention too?

-- 
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