Nick Dimiduk created HBASE-9878:
-----------------------------------
Summary: AbstractHBaseTool swallows exceptions
Key: HBASE-9878
URL: https://issues.apache.org/jira/browse/HBASE-9878
Project: HBase
Issue Type: Improvement
Components: util
Reporter: Nick Dimiduk
AbstractHBaseTool catches any uncaught exceptions, logs them, and explicitly
exists. I believe the reason for this is to explicitly set a non-0 exit code
for the process. However, this means one cannot attach a debugger and break on
uncaught exceptions.
--
This message was sent by Atlassian JIRA
(v6.1#6144)