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


{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

        

Reply via email to