Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The fix in HBASE-28345 only works when the exit function is explicitly called.
It does not work when scripts are piped in in non-interactive mode.
Hook the connection close into Ruby at_exit instead of the exit shell command.
Attachments
Issue Links
- is caused by
-
ZOOKEEPER-4804 Use daemon threads for Netty client
- Closed
- is related to
-
HBASE-28345 Close HBase connection on exit from HBase Shell
- Resolved
- links to