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

Review request for oozie.


Description
-------

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

Note:
1. The SignalXCommand part of the patch will be rebased after the bug-fix for 
duplicate wf_job event generation
2. Looking for better solution than not changing method handleNonTransient from 
protected to public (visibleForTesting does not work outside packages)


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


Diffs
-----

  trunk/core/src/main/java/org/apache/oozie/command/wf/ActionCheckXCommand.java 
1484558 
  trunk/core/src/main/java/org/apache/oozie/command/wf/ActionKillXCommand.java 
1484558 
  trunk/core/src/main/java/org/apache/oozie/command/wf/ActionStartXCommand.java 
1484558 
  trunk/core/src/main/java/org/apache/oozie/command/wf/ActionXCommand.java 
1484558 
  trunk/core/src/main/java/org/apache/oozie/command/wf/SignalXCommand.java 
1484558 
  trunk/core/src/main/java/org/apache/oozie/event/WorkflowActionEvent.java 
1484558 
  trunk/core/src/test/java/org/apache/oozie/event/TestEventGeneration.java 
1484558 
  
trunk/core/src/test/java/org/apache/oozie/executor/jpa/TestWorkflowActionGetJPAExecutor.java
 1484558 
  
trunk/core/src/test/java/org/apache/oozie/service/TestEventHandlerService.java 
1484558 
  trunk/core/src/test/java/org/apache/oozie/test/XDataTestCase.java 1484558 

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


Testing
-------

Testcase added. Other test files including XTestCase edited to enhance utility 
method createWfAction() to accept pending flag


Thanks,

Mona Chitnis

Reply via email to