[
https://issues.apache.org/jira/browse/HBASE-12691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14246594#comment-14246594
]
Hadoop QA commented on HBASE-12691:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12687219/hbase-12691.patch
against master branch at commit db873f0886ec43e2e5b3bdcb56399b3bceb4dcaa.
ATTACHMENT ID: 12687219
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:red}-1 tests included{color}. The patch doesn't appear to include
any new or modified tests.
Please justify why no new tests are needed for this
patch.
Also please list what manual steps were performed to
verify this patch.
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/12083//console
This message is automatically generated.
> sweep job needs to exit non-zero if job fails for any reason.
> -------------------------------------------------------------
>
> Key: HBASE-12691
> URL: https://issues.apache.org/jira/browse/HBASE-12691
> Project: HBase
> Issue Type: Sub-task
> Components: mob
> Affects Versions: hbase-11339
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: hbase-11339
>
> Attachments: hbase-12691.patch
>
>
> When building up automated testing, I noticed that the sweepjob would not
> "fail" because it exited 0 even if the job failed. This add the proper exit
> hygiene adding non-zero exit codes on failure events so that we can rely upon
> the job in automation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)