You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2015/12/18 19:21:46 UTC

[jira] [Created] (HBASE-15011) clean up newly introduced javadoc warning

Sean Busbey created HBASE-15011:
-----------------------------------

             Summary: clean up newly introduced javadoc warning
                 Key: HBASE-15011
                 URL: https://issues.apache.org/jira/browse/HBASE-15011
             Project: HBase
          Issue Type: Bug
          Components: build, documentation
            Reporter: Sean Busbey
            Priority: Critical


there's a new javadoc warning that causes warnings on all of our new patches and (I believe) breaks us on jdk8.

Thanks to [~saint.ack@gmail.com] for chasing it down on HBASE-14849.

{code}
1 warning
[WARNING] Javadoc Warnings
[WARNING] /home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase/hbase-server/src/main/java/org/apache/hadoop/hbase/mapreduce/LoadIncrementalHFiles.java:430: warning - @param argument "hfilesDir" is not a parameter name.
[INFO]
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)