You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "xuqinya (JIRA)" <ji...@apache.org> on 2019/01/25 06:37:00 UTC

[jira] [Commented] (HBASE-21781) list_deadservers elapsed time is incorrect

    [ https://issues.apache.org/jira/browse/HBASE-21781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751940#comment-16751940 ] 

xuqinya commented on HBASE-21781:
---------------------------------

output apply patch
{code:java}
hbase(main):001:0> list_deadservers
SERVERNAME 
0 row(s) in 0.2420 seconds
{code}

> list_deadservers elapsed time is incorrect
> ------------------------------------------
>
>                 Key: HBASE-21781
>                 URL: https://issues.apache.org/jira/browse/HBASE-21781
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 1.4.9
>            Reporter: xuqinya
>            Assignee: xuqinya
>            Priority: Major
>         Attachments: HBASE-21781.branch-1.4.0001.patch
>
>
> HBASE-18131 add list_deadservers and clear_deadservers shell. In branch-1.4, list_deadservers elapsed time is incorrect. As follows,
> {code:java}
> hbase(main):006:0> list_deadservers
> SERVERNAME 
> 0 row(s) in 1548384431.9810 seconds
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)