You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Viraj Jasani (Jira)" <ji...@apache.org> on 2020/07/15 13:24:00 UTC

[jira] [Resolved] (HBASE-24721) rename_rsgroup overwriting the existing rsgroup.

     [ https://issues.apache.org/jira/browse/HBASE-24721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viraj Jasani resolved HBASE-24721.
----------------------------------
    Fix Version/s:     (was: 2.2.6)
     Hadoop Flags: Reviewed
       Resolution: Fixed

> rename_rsgroup overwriting the existing rsgroup.
> ------------------------------------------------
>
>                 Key: HBASE-24721
>                 URL: https://issues.apache.org/jira/browse/HBASE-24721
>             Project: HBase
>          Issue Type: Bug
>            Reporter: chiranjeevi
>            Assignee: Mohammad Arshad
>            Priority: Major
>             Fix For: 3.0.0-alpha-1, 2.3.1, 1.7.0, 2.4.0
>
>
> rename_rsgroup overwriting the current rsgroup.
> Steps:
> 1)add_rsgroup 'RSG1' and 'RSG2'
> 2)move_servers_rsgroup 'RSG1',['server1:port']
> 3)rename_rsgroup 'RSG1','RSG2'
>  After performing step3 RSG1 overwriting to RSG2 and region servers added in RSG1 are not available now.
> Ideally system should show error message Group already exists: RSG2
>  



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