-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/2948/
-----------------------------------------------------------
(Updated 2011-12-05 17:41:05.260335)
Review request for oozie, Mohammad Islam and Angelo K. Huang.
Changes
-------
Have incorporated all the four comments.
Summary
-------
While specifying frequency value as part of -filter command option, it should
be possible to specify the timeunit also.
This addresses bug OOZIE-621.
https://issues.apache.org/jira/browse/OOZIE-621
Diffs (updated)
-----
trunk/client/src/main/java/org/apache/oozie/client/OozieClient.java 1205116
trunk/core/src/main/java/org/apache/oozie/CoordinatorEngine.java 1205116
trunk/core/src/main/java/org/apache/oozie/store/StoreStatusFilter.java
1205116
trunk/core/src/test/java/org/apache/oozie/TestCoordinatorEngine.java 1205116
trunk/core/src/test/java/org/apache/oozie/executor/jpa/TestCoordJobInfoGetJPAExecutor.java
1205116
trunk/release-log.txt 1205116
Diff: https://reviews.apache.org/r/2948/diff
Testing
-------
Thanks,
Kiran