-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40157/
-----------------------------------------------------------

Review request for oozie.


Bugs: OOZIE-2397
    https://issues.apache.org/jira/browse/OOZIE-2397


Repository: oozie-git


Description
-------

https://issues.apache.org/jira/browse/OOZIE-2397


Diffs
-----

  core/src/main/java/org/apache/oozie/CoordinatorJobBean.java 3ec2eaf 
  
core/src/main/java/org/apache/oozie/command/coord/CoordActionInputCheckXCommand.java
 179dfbf 
  
core/src/main/java/org/apache/oozie/command/coord/CoordActionReadyXCommand.java 
ad9cb12 
  core/src/main/java/org/apache/oozie/command/coord/CoordCommandUtils.java 
131368a 
  
core/src/main/java/org/apache/oozie/executor/jpa/CoordJobGetReadyActionsJPAExecutor.java
 af81091 
  core/src/main/java/org/apache/oozie/executor/jpa/CoordJobQueryExecutor.java 
45d2fc9 
  
core/src/test/java/org/apache/oozie/command/coord/TestCoordActionInputCheckXCommand.java
 f78dafd 
  
core/src/test/java/org/apache/oozie/command/coord/TestCoordActionReadyXCommand.java
 PRE-CREATION 
  core/src/test/java/org/apache/oozie/command/coord/TestCoordCommandUtils.java 
652d792 
  
core/src/test/java/org/apache/oozie/command/coord/TestCoordMaterializeTransitionXCommand.java
 77f5518 
  
core/src/test/java/org/apache/oozie/executor/jpa/TestCoordJobGetReadyActionsJPAExecutor.java
 c666b87 
  
core/src/test/java/org/apache/oozie/executor/jpa/TestCoordJobQueryExecutor.java 
ee7ad6a 
  core/src/test/java/org/apache/oozie/test/XDataTestCase.java e6a7d9c 
  docs/src/site/twiki/CoordinatorFunctionalSpec.twiki faff37f 

Diff: https://reviews.apache.org/r/40157/diff/


Testing
-------

- Ran relevant unit tests
- Verified in a cluster that it now has the correct behavior.  I had a 
Coordinator with a concurrency of 1 and Coord Actions that took  longer than 
the frequency.  This way, we'd have READY actions that should transition to 
SKIPPED once the RUNNING action finished.


Thanks,

Robert Kanter

Reply via email to