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

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

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

stack resolved HBASE-22750.
---------------------------
       Resolution: Fixed
         Assignee: Wenqiang Li
     Hadoop Flags: Reviewed
    Fix Version/s: 2.1.6
                   2.2.1
                   2.3.0

Pushed on all branches 2.0+ EXCEPT master branch which already has the change.

Thanks for the patch [~gabriel39]

> 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.2.1, 2.1.6, 2.0.5
>
>
> 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)