[
https://issues.apache.org/jira/browse/HBASE-24112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17082340#comment-17082340
]
Hudson commented on HBASE-24112:
--------------------------------
Results for branch master
[build #1697 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/master/1697/]: (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/master/1697/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1697/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1697/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://builds.apache.org/job/HBase%20Nightly/job/master/1697/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}
> [RSGroup] Support renaming rsgroup
> ----------------------------------
>
> Key: HBASE-24112
> URL: https://issues.apache.org/jira/browse/HBASE-24112
> Project: HBase
> Issue Type: Improvement
> Components: rsgroup
> Reporter: Reid Chan
> Assignee: Reid Chan
> Priority: Major
> Fix For: 3.0.0, 2.3.0, 1.7.0, 1.4.14, 2.2.5
>
>
> Rsgroup name once is decided at the beginning, it is difficult to rename it.
> Current approach is removing all tables and servers back to default rsgroup,
> then delete it and add a rsgroup with the new name, after that moving regions
> and servers back. Or without moving back, if machine resources is ample.
> Anyway, it is an expensive operation: moving regions, breaking region's
> locality.
> And given that rsgroup is one kind of managements in cluster, and management
> sometimes changes, renaming is necessary.
> It is simple in implementation. I'm working on it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)