Description
While testing a couple of things in master I noticed that after some of the changes done in HBASE-16117 the hbase shell would die when there is no ZooKeeper server up or if we get another ZK exception. This is to add coverage to test the shell when ZK is not up or if we get another exception.
Attachments
Attachments
Issue Links
- relates to
-
HBASE-16117 Fix Connection leak in mapred.TableOutputFormat
- Resolved