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

Hudson commented on HBASE-26396:
--------------------------------

Results for branch master
        [build #426 on 
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/426/]:
 (x) *{color:red}-1 overall{color}*
----
details (if available):

(x) {color:red}-1 general checks{color}
-- For more information [see general 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/426/General_20Nightly_20Build_20Report/]






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


(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/master/426/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}


> Remove duplicate thread creation during migrating rsgroup
> ---------------------------------------------------------
>
>                 Key: HBASE-26396
>                 URL: https://issues.apache.org/jira/browse/HBASE-26396
>             Project: HBase
>          Issue Type: Bug
>          Components: master, rsgroup
>    Affects Versions: 3.0.0-alpha-2
>            Reporter: Zhuoyue Huang
>            Assignee: Zhuoyue Huang
>            Priority: Minor
>             Fix For: 3.0.0-alpha-2
>
>
> There is a thread that migrate the table rs group info from RSGroupInfo into 
> the table descriptor.
> The thread is created when RSGroupManager is initialized and is created again 
> when RSGroupStartupWorker is started.
> I think this is a bug. Since this thread will not exit until all table 
> rsgroups are migrated, there is no reason to need two threads to run together?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to