[ 
https://issues.apache.org/jira/browse/HBASE-8800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13693302#comment-13693302
 ] 

Hudson commented on HBASE-8800:
-------------------------------

Integrated in hbase-0.95 #268 (See 
[https://builds.apache.org/job/hbase-0.95/268/])
    HBASE-8800  Return non-zero exit codes when a region server aborts 
(Revision 1496558)

     Result = FAILURE
jdcryans : 
Files : 
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/master/HMasterCommandLine.java
* 
/hbase/branches/0.95/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServerCommandLine.java

                
> Return non-zero exit codes when a region server aborts
> ------------------------------------------------------
>
>                 Key: HBASE-8800
>                 URL: https://issues.apache.org/jira/browse/HBASE-8800
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.95.2
>
>         Attachments: HBASE-8800.patch
>
>
> There's a few exit code-related jiras flying around, but it seems that at 
> least for the region server we have a bigger problem: it always returns 0 
> when exiting once it's started.
> I also saw that we have a couple -1 as exit codes, AFAIK this should be 1 (or 
> at least a positive number).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to