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

Hudson commented on HBASE-25492:
--------------------------------

Results for branch branch-2
        [build #194 on 
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2/194/]:
 (/) *{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/194/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/194/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/194/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/194/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}


> Create table with rsgroup info in branch-2
> ------------------------------------------
>
>                 Key: HBASE-25492
>                 URL: https://issues.apache.org/jira/browse/HBASE-25492
>             Project: HBase
>          Issue Type: Improvement
>          Components: rsgroup
>            Reporter: Mohammad Arshad
>            Assignee: Mohammad Arshad
>            Priority: Major
>             Fix For: 2.5.0
>
>
> Currently we need to create table and then move it to desired RSGroup which 
> cost HM assignment twice, considering table with many regions it will be huge.
> We have a use case where user want to create table with rsgroup. HBASE-22695 
> already implemented this feature in master branch but not ported to branch-2 
> because master and branch-2 implementations are different. This JIRA aims to 
> implement this feature in branch-2. 
> But unlike master branch, rsgroup information from TableDescriptor is used 
> only while creating the table to keep the changes minimum.



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

Reply via email to