[
https://issues.apache.org/jira/browse/HBASE-9878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13811638#comment-13811638
]
Hadoop QA commented on HBASE-9878:
----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12611681/HBASE-9878.00.patch
against trunk revision .
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 9 new
or modified tests.
{color:red}-1 hadoop1.0{color}. The patch failed to compile against the
hadoop 1.0 profile.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/7705//console
This message is automatically generated.
> 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
> Assignee: Nick Dimiduk
> Priority: Minor
> Attachments: HBASE-9878.00.patch
>
>
> 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)