You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2013/11/01 21:30:19 UTC

[jira] [Created] (HBASE-9878) AbstractHBaseTool swallows exceptions

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)