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

(Updated 2012-05-15 19:12:26.067817)


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/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1338339 
  
trunk/core/src/main/java/org/apache/oozie/command/coord/CoordActionInputCheckXCommand.java
 1338339 
  
trunk/core/src/test/java/org/apache/oozie/command/coord/TestCoordActionInputCheckXCommand.java
 1338339 

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


Testing
-------

unit test added. Other tests pass


Thanks,

Mona

Reply via email to