[
https://issues.apache.org/jira/browse/HBASE-17398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chia-Ping Tsai updated HBASE-17398:
-----------------------------------
Resolution: Duplicate
Status: Resolved (was: Patch Available)
It is resolved by HBASE-16084
> Fix JavaDoc links to waitForAllPreviousOpsAndReset in AsyncProcess
> ------------------------------------------------------------------
>
> Key: HBASE-17398
> URL: https://issues.apache.org/jira/browse/HBASE-17398
> Project: HBase
> Issue Type: Improvement
> Components: Client
> Reporter: Jan Hentschel
> Assignee: Jan Hentschel
> Priority: Trivial
> Attachments: HBASE-17398.master.001.patch
>
>
> Currently the JavaDoc of the *hasErrors* and *waitForAllPreviousOpsAndReset*
> in the *AsyncProcess* class use
> {code}
> {@link #waitForAllPreviousOpsAndReset(List, String)}
> {code}
> to link to *waitForAllPreviousOpsAndReset*. It should be
> {code}
> {@link #waitForAllPreviousOpsAndReset(List, TableName)}
> {code}
> instead.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)