You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/01/04 17:01:58 UTC

[jira] [Work started] (HBASE-17398) Fix JavaDoc links to waitForAllPreviousOpsAndReset in AsyncProcess

     [ 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)