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

Review request for oozie, Mohammad Islam and Angelo K. Huang.


Summary
-------

The "Missing Dependencies" for any coordinator action lists all the 
dependencies after first dependency is missing. Even though the subsequent 
dependencies are present. This patch is a small correction to ensure only the 
data dependencies which are not ready/resolved are added to the "Missing 
Dependencies" list.


This addresses bug OOZIE-563.
    https://issues.apache.org/jira/browse/OOZIE-563


Diffs
-----

  
trunk/core/src/test/java/org/apache/oozie/command/coord/TestCoordActionInputCheckXCommand.java
 1211247 
  
trunk/core/src/main/java/org/apache/oozie/command/coord/CoordActionInputCheckXCommand.java
 1211247 

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


Testing
-------

yes


Thanks,

Mona

Reply via email to