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 2020/09/04 18:03:00 UTC

[jira] [Updated] (HBASE-24719) Renaming invalid rsgroup throws NPE instead of proper error message

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

Pankaj Kumar updated HBASE-24719:
---------------------------------
    Fix Version/s: 2.3.2
                   2.4.0

> Renaming invalid rsgroup throws NPE instead of proper error message 
> --------------------------------------------------------------------
>
>                 Key: HBASE-24719
>                 URL: https://issues.apache.org/jira/browse/HBASE-24719
>             Project: HBase
>          Issue Type: Bug
>         Environment: HBASE_2.2.3
>  
>            Reporter: chiranjeevi
>            Assignee: Mohammad Arshad
>            Priority: Major
>             Fix For: 2.4.0, 2.3.2
>
>
> Renaming an rsgroup which is not available in the cluster throwing IOException.
> Create rsgroup
> add_rsgroup 'RSG1'
> rename_rsgroup 'RSG2','RSG3'
>  



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