Jonathan Hsieh created HBASE-12691:
--------------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)