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

Istvan Toth updated HBASE-28345:
--------------------------------
    Description: 
When using Netty for the ZK client, hbase shell hangs on exit.
This is caused by the non-deamon Netty threads that ZK creates.

Wheter ZK should create daemon threads for Netty or not is debatable, but 
explicitly closing the connection in hbase shell on exit fixes the issue.

  was:
When using Netty for the HBase client, hbase shell hangs on exit.
This is caused by the non-deamon threads that Netty creates.

Wheter ZK should create daemon threads for Netty or not is debatable, but 
explicitly closing the connection in hbase shell on exit fixes the issue.


> Close HBase connection on exit from HBase Shell
> -----------------------------------------------
>
>                 Key: HBASE-28345
>                 URL: https://issues.apache.org/jira/browse/HBASE-28345
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 2.4.17
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> When using Netty for the ZK client, hbase shell hangs on exit.
> This is caused by the non-deamon Netty threads that ZK creates.
> Wheter ZK should create daemon threads for Netty or not is debatable, but 
> explicitly closing the connection in hbase shell on exit fixes the issue.



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

Reply via email to