[ 
https://issues.apache.org/jira/browse/HBASE-17398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on HBASE-17398 started by Jan Hentschel.
---------------------------------------------
> 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.3.4#6332)

Reply via email to