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

Andy Isaacson commented on HDFS-3920:
-------------------------------------

Since you're using git, and this change will consist of a bunch of small 
cleanup git commits, you can push your tree to github.com or any other public 
git server; it may be easier to review the cleanups as git commits rather than 
as one huge diff.  If you use github, be sure to "fork" 
https://github.com/apache/hadoop/ before pushing.  You don't need to use the 
github.com "pull request" or any other features.

But if you're more comfortable simply using patches, that's fine too; just be 
careful to diff against the correct parent. :)
                
> libwebdhfs code cleanup: string processing and using strerror consistently to 
> handle all errors
> -----------------------------------------------------------------------------------------------
>
>                 Key: HDFS-3920
>                 URL: https://issues.apache.org/jira/browse/HDFS-3920
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Jing Zhao
>            Assignee: Jing Zhao
>         Attachments: HDFS-3920-001.patch
>
>
> 1. Clean up code for string processing;
> 2. Using strerror consistently for error handling;
> 3. Use sprintf to replace decToOctal
> 4. other issues requiring fixing.

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

Reply via email to