-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/22451/
-----------------------------------------------------------
Review request for oozie.
Bugs: OOZIE-1654
https://issues.apache.org/jira/browse/OOZIE-1654
Repository: oozie-git
Description
-------
Fix typo (inteval to interval).
Add CONF_USER_RETRY_INTERVAL property and deprecate CONF_USER_RETRY_INTEVAL.
Set default value to 10 in oozie-default and code.
Diffs
-----
core/src/main/java/org/apache/oozie/action/ActionExecutor.java 09050c4
core/src/main/java/org/apache/oozie/service/LiteWorkflowStoreService.java
9169103
core/src/main/resources/oozie-default.xml c9d9591
core/src/test/java/org/apache/oozie/command/wf/TestActionErrors.java 91ed6a9
Diff: https://reviews.apache.org/r/22451/diff/
Testing
-------
Thanks,
Azrael Park