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

Hudson commented on HBASE-28129:
--------------------------------

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

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.4/633/General_20Nightly_20Build_20Report/]


(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.4/633/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.4/633/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.4/633/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


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


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


> Do not retry refreshSources when region server is already stopping
> ------------------------------------------------------------------
>
>                 Key: HBASE-28129
>                 URL: https://issues.apache.org/jira/browse/HBASE-28129
>             Project: HBase
>          Issue Type: Bug
>          Components: Replication, rpc
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>             Fix For: 2.6.0, 2.4.18, 2.5.6, 3.0.0-beta-1
>
>
> Found this when debugging HBASE-28114, it is designed to retry forever but 
> when aborting a region server, we will stop the rpc client, and it will retry 
> a lot of times and output a lot of logs, which even cause the Jenkins job OOM…
> I think we should throw the exception out directly and give up retry when 
> aborting the region server.
> ==== Updated ====
> It turns out that the problem is the retry when initialize new shipper 
> failed. We should stop retrying when region server is already stopped.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to