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/01/16 19:31:00 UTC

[jira] [Commented] (HBASE-20854) Wrong retries number in RpcRetryingCaller's log message

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

Hudson commented on HBASE-20854:
--------------------------------

Results for branch branch-2
	[build #1615 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1615/]: (x) *{color:red}-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/1615//General_Nightly_Build_Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/1615//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/1615//JDK8_Nightly_Build_Report_(Hadoop3)/]


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


(/) {color:green}+1 client integration test{color}


> Wrong retries number in RpcRetryingCaller's log message
> -------------------------------------------------------
>
>                 Key: HBASE-20854
>                 URL: https://issues.apache.org/jira/browse/HBASE-20854
>             Project: HBase
>          Issue Type: Bug
>          Components: Client, logging
>    Affects Versions: 2.0.0
>            Reporter: Allan Yang
>            Assignee: Allan Yang
>            Priority: Minor
>             Fix For: 3.0.0, 2.1.0, 2.2.0, 2.0.2
>
>         Attachments: HBASE-20854.branch-2.0.patch
>
>
> Just a small bug fix. In the error log messageĀ of RpcRetryingCallerImpl. Tries number is passed to both tries and retries. Causing a bit of confusing.
> {code:java}
> 2018-07-05 21:04:46,343 INFO [Thread-20] org.apache.hadoop.hbase.client.RpcRetryingCallerImpl: Call exception, tries=6, retries=6, started=4174 ms ago, cancelled=false, msg=org.apache.hadoop.hbase.exce
> ptions.RegionOpeningException: Region IntegrationTestBigLinkedList,\x7F\xFF\xFF\xFF\xFF\xFF\xFF\xFE,1530795739116.0cfd339596648348ac13d979150eb2bf. is opening on e010125049164.bja,60020,1530795698451
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)