----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8405/#review14200 -----------------------------------------------------------
http://svn.apache.org/repos/asf/oozie/trunk/core/src/main/java/org/apache/oozie/coord/CoordELFunctions.java <https://reviews.apache.org/r/8405/#comment30308> Can you add this property in oozie-default.xml? - Virag Kothari On Dec. 7, 2012, 4:22 p.m., Rohini Palaniswamy wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8405/ > ----------------------------------------------------------- > > (Updated Dec. 7, 2012, 4:22 p.m.) > > > 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 > >
