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

Hudson commented on HBASE-24399:
--------------------------------

Results for branch branch-2
        [build #2670 on 
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2670/]: 
(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/2670/General_20Nightly_20Build_20Report/]




(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- Something went wrong running this stage, please [check relevant console 
output|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2670//console].


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- Something went wrong running this stage, please [check relevant console 
output|https://builds.apache.org/job/HBase%20Nightly/job/branch-2/2670//console].


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


> [Flakey Tests] Some UTs about RSGroup should wait RSGroupInfoManager to be 
> online
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-24399
>                 URL: https://issues.apache.org/jira/browse/HBASE-24399
>             Project: HBase
>          Issue Type: Bug
>          Components: rsgroup
>    Affects Versions: 2.3.0
>            Reporter: Sun Xin
>            Assignee: Sun Xin
>            Priority: Minor
>             Fix For: 2.3.0, 2.2.5
>
>
> We will access table hbase:rsgroup when call addRSGroup, so we should ensure 
> RSGroupInfoManagerImpl is online before testing in the UTs about RSGroup.
> Otherwise, the following exceptions may be saw.
> {code:java}
> java.io.IOException: java.io.IOException: Only servers in default group can 
> be updated during offline modejava.io.IOException: java.io.IOException: Only 
> servers in default group can be updated during offline mode at 
> org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.flushConfig(RSGroupInfoManagerImpl.java:602)
>  at 
> org.apache.hadoop.hbase.rsgroup.RSGroupInfoManagerImpl.addRSGroup(RSGroupInfoManagerImpl.java:217)
>  at 
> org.apache.hadoop.hbase.rsgroup.RSGroupAdminServer.addRSGroup(RSGroupAdminServer.java:391)
> {code}



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

Reply via email to