You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2014/12/15 12:49:19 UTC

[jira] [Created] (HBASE-12691) sweep job needs to exit non-zero if job fails for any reason.

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)