[jira] [Commented] (HBASE-25365) The log in move_servers_rsgroup is incorrect

2020-12-17 Thread Hudson (Jira)


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

Hudson commented on HBASE-25365:


Results for branch branch-2
[build #130 on 
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/130/]:
 (/) *{color:green}+1 overall{color}*

details (if available):

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




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


(/) {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/branch-2/130/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/branch-2/130/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}


> The log in move_servers_rsgroup is incorrect
> 
>
> Key: HBASE-25365
> URL: https://issues.apache.org/jira/browse/HBASE-25365
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Baiqiang Zhao
>Assignee: Baiqiang Zhao
>Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.1
>
>
> Assuming that server1 belongs to the default group, execute the command:
>  
> {code:java}
>  move_servers_rsgroup 'test',['server1:16020']
> {code}
> We can see log:
>  
> {code:java}
> Moving 10 region(s) to group test, current retry=0
> ..
> All regions from server(s) [server1,16020,1607067542905] moved to target 
> group test.
> {code}
> The target group should be the source group in log: test -> default.
>  
> https://github.com/apache/hbase/blob/7d0a687e5798a2f4ca3190b409169f7e17a75b34/hbase-server/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java#L1027
>  
>  
>  
>  



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


[jira] [Commented] (HBASE-25365) The log in move_servers_rsgroup is incorrect

2020-12-17 Thread Hudson (Jira)


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

Hudson commented on HBASE-25365:


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

details (if available):

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


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


> The log in move_servers_rsgroup is incorrect
> 
>
> Key: HBASE-25365
> URL: https://issues.apache.org/jira/browse/HBASE-25365
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Baiqiang Zhao
>Assignee: Baiqiang Zhao
>Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.1
>
>
> Assuming that server1 belongs to the default group, execute the command:
>  
> {code:java}
>  move_servers_rsgroup 'test',['server1:16020']
> {code}
> We can see log:
>  
> {code:java}
> Moving 10 region(s) to group test, current retry=0
> ..
> All regions from server(s) [server1,16020,1607067542905] moved to target 
> group test.
> {code}
> The target group should be the source group in log: test -> default.
>  
> https://github.com/apache/hbase/blob/7d0a687e5798a2f4ca3190b409169f7e17a75b34/hbase-server/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java#L1027
>  
>  
>  
>  



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


[jira] [Commented] (HBASE-25365) The log in move_servers_rsgroup is incorrect

2020-12-16 Thread Hudson (Jira)


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

Hudson commented on HBASE-25365:


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

details (if available):

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




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


(/) {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/branch-2.4/9/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/branch-2.4/9/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}


> The log in move_servers_rsgroup is incorrect
> 
>
> Key: HBASE-25365
> URL: https://issues.apache.org/jira/browse/HBASE-25365
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Baiqiang Zhao
>Assignee: Baiqiang Zhao
>Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.1
>
>
> Assuming that server1 belongs to the default group, execute the command:
>  
> {code:java}
>  move_servers_rsgroup 'test',['server1:16020']
> {code}
> We can see log:
>  
> {code:java}
> Moving 10 region(s) to group test, current retry=0
> ..
> All regions from server(s) [server1,16020,1607067542905] moved to target 
> group test.
> {code}
> The target group should be the source group in log: test -> default.
>  
> https://github.com/apache/hbase/blob/7d0a687e5798a2f4ca3190b409169f7e17a75b34/hbase-server/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java#L1027
>  
>  
>  
>  



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


[jira] [Commented] (HBASE-25365) The log in move_servers_rsgroup is incorrect

2020-12-16 Thread Baiqiang Zhao (Jira)


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

Baiqiang Zhao commented on HBASE-25365:
---

Thanks [~stack]

> The log in move_servers_rsgroup is incorrect
> 
>
> Key: HBASE-25365
> URL: https://issues.apache.org/jira/browse/HBASE-25365
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Baiqiang Zhao
>Assignee: Baiqiang Zhao
>Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.1
>
>
> Assuming that server1 belongs to the default group, execute the command:
>  
> {code:java}
>  move_servers_rsgroup 'test',['server1:16020']
> {code}
> We can see log:
>  
> {code:java}
> Moving 10 region(s) to group test, current retry=0
> ..
> All regions from server(s) [server1,16020,1607067542905] moved to target 
> group test.
> {code}
> The target group should be the source group in log: test -> default.
>  
> https://github.com/apache/hbase/blob/7d0a687e5798a2f4ca3190b409169f7e17a75b34/hbase-server/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java#L1027
>  
>  
>  
>  



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


[jira] [Commented] (HBASE-25365) The log in move_servers_rsgroup is incorrect

2020-12-16 Thread Michael Stack (Jira)


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

Michael Stack commented on HBASE-25365:
---

Merged #2743 to branch-2 and branch-2.4. It wouldn't go back to 2.3. Is that 
good enough for you [~DeanZ]? Thanks for the patch.

> The log in move_servers_rsgroup is incorrect
> 
>
> Key: HBASE-25365
> URL: https://issues.apache.org/jira/browse/HBASE-25365
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Baiqiang Zhao
>Assignee: Baiqiang Zhao
>Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.1
>
>
> Assuming that server1 belongs to the default group, execute the command:
>  
> {code:java}
>  move_servers_rsgroup 'test',['server1:16020']
> {code}
> We can see log:
>  
> {code:java}
> Moving 10 region(s) to group test, current retry=0
> ..
> All regions from server(s) [server1,16020,1607067542905] moved to target 
> group test.
> {code}
> The target group should be the source group in log: test -> default.
>  
> https://github.com/apache/hbase/blob/7d0a687e5798a2f4ca3190b409169f7e17a75b34/hbase-server/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java#L1027
>  
>  
>  
>  



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


[jira] [Commented] (HBASE-25365) The log in move_servers_rsgroup is incorrect

2020-12-15 Thread Baiqiang Zhao (Jira)


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

Baiqiang Zhao commented on HBASE-25365:
---

The PR for branch-2 has been uploaded, please review [~stack]

> The log in move_servers_rsgroup is incorrect
> 
>
> Key: HBASE-25365
> URL: https://issues.apache.org/jira/browse/HBASE-25365
> Project: HBase
>  Issue Type: Bug
>Affects Versions: 3.0.0-alpha-1, 2.4.0
>Reporter: Baiqiang Zhao
>Assignee: Baiqiang Zhao
>Priority: Minor
> Fix For: 3.0.0-alpha-1
>
>
> Assuming that server1 belongs to the default group, execute the command:
>  
> {code:java}
>  move_servers_rsgroup 'test',['server1:16020']
> {code}
> We can see log:
>  
> {code:java}
> Moving 10 region(s) to group test, current retry=0
> ..
> All regions from server(s) [server1,16020,1607067542905] moved to target 
> group test.
> {code}
> The target group should be the source group in log: test -> default.
>  
> https://github.com/apache/hbase/blob/7d0a687e5798a2f4ca3190b409169f7e17a75b34/hbase-server/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java#L1027
>  
>  
>  
>  



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