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

Akira Ajisaka commented on HDFS-13944:
--------------------------------------

Thank you for updating the patch!

There is a javadoc error in RecordStore.java. Would you fix this?
{noformat}
[ERROR] 
/Users/aajisaka/git/hadoop/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/store/RecordStore.java:64:
 error: @param name not found
[ERROR]    * @param <R> The type of the record to store by this interface.
{noformat}

bq. I'm not sure how to handle the checkstyle, if I split the line, javadoc 
complains, if I don't, checkstyle complains.
I prefer to fixing javadoc warnings rather than fixing checkstyle.

> [JDK10] Fix javadoc errors in hadoop-hdfs-rbf module
> ----------------------------------------------------
>
>                 Key: HDFS-13944
>                 URL: https://issues.apache.org/jira/browse/HDFS-13944
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: documentation
>    Affects Versions: 3.1.1
>            Reporter: Akira Ajisaka
>            Assignee: Íñigo Goiri
>            Priority: Major
>         Attachments: HDFS-13944.000.patch, HDFS-13944.001.patch, 
> HDFS-13944.002.patch, javadoc-rbf-000.log, javadoc-rbf.log
>
>
> There are 34 errors in hadoop-hdfs-rbf module.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to