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

Tsz Wo (Nicholas), SZE commented on HDFS-4363:
----------------------------------------------

Accidentally deleted the first line below?
{code}
   /**
-   * Call {@link #create(String, FsPermission, EnumSet, short, long, 
-   * Progressable, int)} with default <code>permission</code>
+   * Progressable, int, ChecksumOpt)} with default <code>permission</code>
    * {@link FsPermission#getDefault()}.
{code}

BTW, the patch is out of sync.
                
> Combine PBHelper and HdfsProtoUtil and remove redundant methods
> ---------------------------------------------------------------
>
>                 Key: HDFS-4363
>                 URL: https://issues.apache.org/jira/browse/HDFS-4363
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 2.0.2-alpha
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>         Attachments: HDFS-4363.patch, HDFS-4363.patch, HDFS-4363.patch
>
>
> There are many methods overlapping between PBHelper and HdfsProtoUtil. This 
> jira combines these two helper classes.

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