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/31 03:34:00 UTC

[jira] [Resolved] (HBASE-27335) HBase shell hang for a minute when quiting

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

Duo Zhang resolved HBASE-27335.
-------------------------------
    Fix Version/s: 2.6.0
                   2.5.1
                   2.4.15
     Hadoop Flags: Reviewed
       Resolution: Fixed

Pushed to all branch-2.x.

Thanks [~heliangjun] for contributing!

> HBase shell hang for a minute when quiting
> ------------------------------------------
>
>                 Key: HBASE-27335
>                 URL: https://issues.apache.org/jira/browse/HBASE-27335
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 2.5.0, 2.6.0, 2.5.1
>            Reporter: Duo Zhang
>            Assignee: LiangJun He
>            Priority: Major
>             Fix For: 2.6.0, 2.5.1, 2.4.15
>
>         Attachments: jstack.log
>
>
> 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)