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

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

    [ https://issues.apache.org/jira/browse/HBASE-22750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894385#comment-16894385 ] 

Hudson commented on HBASE-22750:
--------------------------------

Results for branch branch-2.0
	[build #1797 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1797/]: (/) *{color:green}+1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1797//General_Nightly_Build_Report/]




(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1797//JDK8_Nightly_Build_Report_(Hadoop2)/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/1797//JDK8_Nightly_Build_Report_(Hadoop3)/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


> 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.0.5, 2.3.0, 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)