-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8405/
-----------------------------------------------------------
Review request for oozie.
Description
-------
Patch picks up latest based on current time or action creation time(old
behaviour) based on oozie system level setting boolean setting
oozie.coord.latest.el.use.current.time. Default is old behaviour.
This addresses bug OOZIE-1071.
https://issues.apache.org/jira/browse/OOZIE-1071
Diffs
-----
http://svn.apache.org/repos/asf/oozie/trunk/core/src/main/java/org/apache/oozie/coord/CoordELFunctions.java
1418372
http://svn.apache.org/repos/asf/oozie/trunk/core/src/test/java/org/apache/oozie/command/coord/TestCoordActionInputCheckXCommand.java
1418372
Diff: https://reviews.apache.org/r/8405/diff/
Testing
-------
Unit tests added.
Thanks,
Rohini Palaniswamy