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

Hadoop QA commented on HDFS-11544:
----------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} docker {color} | {color:red}  7m 
21s{color} | {color:red} Docker failed to build yetus/hadoop:78fc6b6. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HDFS-11544 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12869679/HDFS-11544.HDFS-8707.002.patch
 |
| Console output | 
https://builds.apache.org/job/PreCommit-HDFS-Build/19588/console |
| Powered by | Apache Yetus 0.5.0-SNAPSHOT   http://yetus.apache.org |


This message was automatically generated.



> libhdfs++: Improve C API error reporting
> ----------------------------------------
>
>                 Key: HDFS-11544
>                 URL: https://issues.apache.org/jira/browse/HDFS-11544
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: hdfs-client
>            Reporter: James Clampffer
>            Assignee: James Clampffer
>         Attachments: HDFS-11544.HDFS-8707.000.patch, 
> HDFS-11544.HDFS-8707.001.patch, HDFS-11544.HDFS-8707.002.patch
>
>
> The thread local string used for hdfsGetLastError wasn't reset between calls 
> so it could give stale results in confusing ways.  Now it gets reset with a 
> placeholder that says that <functionname> hasn't set an error string.
> Also fixed indentation that wasn't consistent + marked which functions are 
> used by the hdfs.h API and hdfs_ext.h API to make it easier to see when 
> changes could break compatibility.  Included some minor cleanup for the 
> common case catch blocks.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to