You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2019/11/24 20:39:14 UTC

[GitHub] [hbase] karthikhw opened a new pull request #875: HBASE-23336 [CLI] Incorrect row(s) count 'clear_deadservers'

karthikhw opened a new pull request #875: HBASE-23336 [CLI] Incorrect row(s) count 'clear_deadservers'
URL: https://github.com/apache/hbase/pull/875
 
 
   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. 
   
   ```
   hbase(main):015:0>  clear_deadservers 'kpalanisamy-apache302.openstacklocal,16020'
   SERVERNAME
   kpalanisamy-apache302.openstacklocal,16020,16020
   1574585488 row(s)
   Took 0.0145 seconds
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services