You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Pankaj Kumar (Jira)" <ji...@apache.org> on 2021/03/06 05:17:00 UTC

[jira] [Comment Edited] (HBASE-25492) Create table with rsgroup info in branch-2

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

Pankaj Kumar edited comment on HBASE-25492 at 3/6/21, 5:16 AM:
---------------------------------------------------------------

Thanks [~arshad.mohammad] for the contribution. Thanks [~zhangduo] for the review.

Pushed to branch-2.


was (Author: pankajkumar):
Thanks [~arshad.mohammad] for the contribution. Thanks [~zhangduo] for the review.

> 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)