[
https://issues.apache.org/jira/browse/HBASE-23336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982393#comment-16982393
]
Guangxu Cheng commented on HBASE-23336:
---------------------------------------
A simple patch. Push to branch-2.1+. Thank [~kpalanisamy] for your contributing.
> [CLI] Incorrect row(s) count "clear_deadservers"
> -------------------------------------------------
>
> Key: HBASE-23336
> URL: https://issues.apache.org/jira/browse/HBASE-23336
> Project: HBase
> Issue Type: Bug
> Components: shell
> Affects Versions: 3.0.0, 2.1.0, 2.2.0
> Reporter: Karthik Palanisamy
> Assignee: Karthik Palanisamy
> Priority: Minor
>
> [HBASE-15849|https://issues.apache.org/jira/browse/HBASE-15849] simplified
> the format of command total runtime but clear_deadservers caller has not
> modified so it prints current timestamp instead of no of rows.
>
> {code:java}
> hbase(main):015:0> clear_deadservers
> 'kpalanisamy-apache302.openstacklocal,16020'
> SERVERNAME
> kpalanisamy-apache302.openstacklocal,16020,16020
> 1574585488 row(s)
> Took 0.0145 seconds
> {code}
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)