[
https://issues.apache.org/jira/browse/HBASE-16084?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932123#comment-15932123
]
Ted Yu commented on HBASE-16084:
--------------------------------
Check the new javadoc warnings.
Please look at failed tests as well.
> Clean up the stale references in javadoc
> ----------------------------------------
>
> Key: HBASE-16084
> URL: https://issues.apache.org/jira/browse/HBASE-16084
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Jan Hentschel
> Priority: Minor
> Attachments: HBASE-16084.master.001.patch
>
>
> From TestHFileOutputFormat2 , e.g.:
> {code}
> * Simple test for {@link CellSortReducer} and {@link HFileOutputFormat2}.
> {code}
> CellSortReducer doesn't exist.
> From TestSerialization.java :
> {code}
> * Create a table of name <code>name</code> with {@link COLUMNS} for
> {code}
> COLUMNS cannot be found.
> This issue is to clean up the stale references in javadoc.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)