----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43869/#review120604 -----------------------------------------------------------
I guess this is only implemented for workflow. You need to modify StoreStatusFilter for bundle and coord. - Purshotam Shah On Feb. 23, 2016, 5:44 a.m., Satish Saley wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43869/ > ----------------------------------------------------------- > > (Updated Feb. 23, 2016, 5:44 a.m.) > > > Review request for oozie. > > > Bugs: https://issues.apache.org/jira/browse/OOZIE-2461 > > https://issues.apache.org/jira/browse/https://issues.apache.org/jira/browse/OOZIE-2461 > > > Repository: oozie-git > > > Description > ------- > > This patch adds last modified filter for Workflow, Coordinator and Bundle > job. It also fixes a bug in Bundle Update Query. > > > Diffs > ----- > > client/src/main/java/org/apache/oozie/cli/OozieCLI.java 65291ff > client/src/main/java/org/apache/oozie/client/OozieClient.java 67a62c6 > core/src/main/java/org/apache/oozie/DagEngine.java fd83360 > > core/src/main/java/org/apache/oozie/executor/jpa/WorkflowsJobGetJPAExecutor.java > 00d2263 > core/src/test/java/org/apache/oozie/client/TestOozieCLI.java 54bfc16 > > core/src/test/java/org/apache/oozie/executor/jpa/TestWorkflowsJobGetJPAExecutor.java > 46b0d05 > docs/src/site/twiki/DG_CommandLineTool.twiki ff1cce5 > docs/src/site/twiki/WebServicesAPI.twiki a34f2d3 > > Diff: https://reviews.apache.org/r/43869/diff/ > > > Testing > ------- > > > Thanks, > > Satish Saley > >
