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

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

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

chiranjeevi updated HBASE-24719:
--------------------------------
    Description: 
Renaming an rsgroup which is not available in the cluster throwing IOException.

Create rsgroup

add_rsgroup 'RSG1'

rename_rsgroup 'RSG2','RSG3'

 

  was:Create rsgroup

    Environment: 
HBASE_2.2.3

 

> Renaming invalid rsgroup throwing 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
>
> 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)