You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2019/08/14 06:06:00 UTC

[jira] [Updated] (HBASE-22750) Correct @throws in comment

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

stack updated HBASE-22750:
--------------------------
    Fix Version/s:     (was: 2.0.5)
                   2.0.6

> Correct @throws in comment
> --------------------------
>
>                 Key: HBASE-22750
>                 URL: https://issues.apache.org/jira/browse/HBASE-22750
>             Project: HBase
>          Issue Type: Improvement
>          Components: Client, rpc
>    Affects Versions: 2.0.5
>            Reporter: Wenqiang Li
>            Assignee: Wenqiang Li
>            Priority: Trivial
>             Fix For: 2.3.0, 2.0.6, 2.2.1, 2.1.6
>
>
> Correct [@throws|https://github.com/throws] in comment.
> In the comment of class org.apache.hadoop.hbase.client.RetryingCallerInterceptor's method
> public abstract void intercept(
> RetryingCallerInterceptorContext abstractRetryingCallerInterceptorContext)
> throws IOException;
> It was a PreemptiveFastFailException before while it's current IOException



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)