You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by sandeep samudrala <sa...@gmail.com> on 2015/11/20 17:36:35 UTC

Review Request 40547: Provide Global Suspend of retry in Falcon

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40547/
-----------------------------------------------------------

Review request for Falcon.


Bugs: FALCON-1623
    https://issues.apache.org/jira/browse/FALCON-1623


Repository: falcon-git


Description
-------

During outages/known issues, where jobs scheduled are expected to fail, falcon still keeps retrying. There should be a global setting to stop retries from further happening at a cluster level.


Diffs
-----

  rerun/src/main/java/org/apache/falcon/rerun/handler/RetryHandler.java 7aa094a 
  src/conf/runtime.properties 4bc1bc0 

Diff: https://reviews.apache.org/r/40547/diff/


Testing
-------

Deployed and tested to check for retries not happening in case of it being set to true in runtime.properties.


Thanks,

sandeep samudrala