-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8405/
-----------------------------------------------------------
(Updated Dec. 9, 2012, 5:03 p.m.)
Review request for oozie.
Changes
-------
Added the constant to oozie-default.xml. Also renamed it to include ELService.
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 (updated)
-----
http://svn.apache.org/repos/asf/oozie/trunk/core/src/main/java/org/apache/oozie/coord/CoordELFunctions.java
1419018
http://svn.apache.org/repos/asf/oozie/trunk/core/src/main/resources/oozie-default.xml
1419018
http://svn.apache.org/repos/asf/oozie/trunk/core/src/test/java/org/apache/oozie/command/coord/TestCoordActionInputCheckXCommand.java
1419018
Diff: https://reviews.apache.org/r/8405/diff/
Testing
-------
Unit tests added.
Thanks,
Rohini Palaniswamy