[ https://issues.apache.org/jira/browse/HDFS-2836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192526#comment-13192526
]
Robert Joseph Evans commented on HDFS-2836:
-------------------------------------------
I just filed HDFS-2837 for the rest of the issues. I will try to dig into them a bit, but
I am happy to drop the ignore count back to 0 on this one.
> 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
> Attachments: HDFS-2836.txt
>
>
> {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
|