-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48469/
-----------------------------------------------------------
Review request for oozie.
Bugs: OOZIE-2517
https://issues.apache.org/jira/browse/OOZIE-2517
Repository: oozie-git
Description
-------
Add support for startCreatedTime and endCreatedTime filters for coord and
bundles
Diffs
-----
core/src/main/java/org/apache/oozie/CoordinatorEngine.java 79d0d97
core/src/main/java/org/apache/oozie/executor/jpa/BundleJobInfoGetJPAExecutor.java
4b631c1
core/src/main/java/org/apache/oozie/executor/jpa/BundleJobQueryExecutor.java
bfd1dae
core/src/main/java/org/apache/oozie/executor/jpa/CoordJobInfoGetJPAExecutor.java
c924f44
core/src/main/java/org/apache/oozie/store/StoreStatusFilter.java d442aa8
core/src/main/java/org/apache/oozie/util/JobsFilterUtils.java 52d3e9d
core/src/test/java/org/apache/oozie/executor/jpa/TestBundleJobInfoGetJPAExecutor.java
5714040
core/src/test/java/org/apache/oozie/executor/jpa/TestBundleJobQueryExecutor.java
97cbb7f
core/src/test/java/org/apache/oozie/executor/jpa/TestCoordJobInfoGetJPAExecutor.java
5335213
Diff: https://reviews.apache.org/r/48469/diff/
Testing
-------
unit tests done. Manual testing done.
Thanks,
Abhishek Bafna