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

Reid Chan resolved HBASE-23144.
-------------------------------
    Fix Version/s: 3.0.0
     Hadoop Flags: Reviewed
       Resolution: Fixed

> Compact_rs throw wrong number of arguments 
> -------------------------------------------
>
>                 Key: HBASE-23144
>                 URL: https://issues.apache.org/jira/browse/HBASE-23144
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 3.0.0
>            Reporter: Karthik Palanisamy
>            Assignee: Karthik Palanisamy
>            Priority: Major
>             Fix For: 3.0.0
>
>
> Compact_rs command will call *Admin#compactRegionServer(ServerName, boolean)* 
> but this is deprecated method and removed as part of HBASE-22002. 
> {code:java}
> hbase(main):001:0> compact_rs 'apache303.openstacklocal,16020,1570582044449'
> ERROR: wrong number of arguments (2 for 1)
> {code}



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

Reply via email to