[
https://issues.apache.org/jira/browse/HBASE-12691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14247047#comment-14247047
]
Jonathan Hsieh commented on HBASE-12691:
----------------------------------------
Thanks for the reviews. Commited to branch hbase-11339.
> 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)