[ 
https://issues.apache.org/jira/browse/HDFS-3675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13418629#comment-13418629
 ] 

Hudson commented on HDFS-3675:
------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #2523 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/2523/])
    HDFS-3675. libhdfs: follow documented return codes. Contributed by Colin 
Patrick McCabe (Revision 1363459)

     Result = FAILURE
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1363459
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/native/libhdfs/hdfs.c

                
> libhdfs: follow documented return codes
> ---------------------------------------
>
>                 Key: HDFS-3675
>                 URL: https://issues.apache.org/jira/browse/HDFS-3675
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: libhdfs
>    Affects Versions: 2.0.1-alpha
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>            Priority: Minor
>             Fix For: 2.2.0-alpha
>
>         Attachments: HDFS-3675.001.patch, HDFS-3675.002.patch
>
>
> libhdfs should follow its own documentation for return codes.  This means 
> always setting errno, and in most cases returning -1 (not some other value) 
> on error.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to