You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/08/26 14:48:00 UTC

[jira] [Created] (HBASE-27335) HBase shell hang fora minute when quiting

Duo Zhang created HBASE-27335:
---------------------------------

             Summary: HBase shell hang fora minute when quiting
                 Key: HBASE-27335
                 URL: https://issues.apache.org/jira/browse/HBASE-27335
             Project: HBase
          Issue Type: Bug
          Components: shell
            Reporter: Duo Zhang


Found this when trying the 2.5.0 RC. The way to reproduce

Use './bin/hbase shell' to connect to a cluster, and then run these two commands

{code}
count "hbase:meta"
quit
{code}

We will hang about 1 minute before the final exit of the shell process.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)