[ https://issues.apache.org/jira/browse/HDFS-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192512#comment-13192512
]
Alejandro Abdelnur commented on HDFS-2836:
------------------------------------------
Robert, those warnings seem a javadoc bug that gets confused with annotations stuff. I've
thought I've bumped up the ignore count for javadocs in HDFS-2658
> HttpFSServer still has 2 javadoc warnings in trunk
> --------------------------------------------------
>
> Key: HDFS-2836
> URL: https://issues.apache.org/jira/browse/HDFS-2836
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 0.24.0
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
>
> {noformat}
> [WARNING] hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSServer.java:241:
warning - @param argument "override," is not a parameter name.
> [WARNING] hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSServer.java:450:
warning - @param argument "override," is not a parameter name.
> {noformat}
> These are causing other patches to get a -1 in automated testing.
--
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
|