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

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

Wenqiang Li created HBASE-22750:
-----------------------------------

             Summary: 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
             Fix For: 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)