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 [[email protected]] 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)