[
https://issues.apache.org/jira/browse/HBASE-12691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hsieh updated HBASE-12691:
-----------------------------------
Description: 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. (was: When buliding up automated testing
I noticed that th 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.)
> 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)