You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by Virag Kothari <vi...@yahoo-inc.com> on 2012/11/29 23:17:13 UTC

Review Request: OOZIE-1065:bundle status does not transit after rerun

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

Review request for oozie.


Description
-------

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

When rerun cmd is issued on killed coordinator, the bundle action pending flag is not reset. Hence the state transition of bundle is not happening. The patch calls the the parent of the killed coordinator to reset its pending flag.


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


Diffs
-----

  trunk/core/src/main/java/org/apache/oozie/command/coord/CoordRerunXCommand.java 1414994 
  trunk/core/src/test/java/org/apache/oozie/command/bundle/TestBundleRerunXCommand.java 1414994 

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


Testing
-------

Unit test added


Thanks,

Virag Kothari


Re: Review Request: OOZIE-1065:bundle status does not transit after rerun

Posted by Mohammad Islam <mi...@yahoo.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/8282/#review13870
-----------------------------------------------------------

Ship it!


+1

- Mohammad Islam


On Nov. 29, 2012, 10:17 p.m., Virag Kothari wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/8282/
> -----------------------------------------------------------
> 
> (Updated Nov. 29, 2012, 10:17 p.m.)
> 
> 
> Review request for oozie.
> 
> 
> Description
> -------
> 
> https://issues.apache.org/jira/browse/OOZIE-1065
> 
> When rerun cmd is issued on killed coordinator, the bundle action pending flag is not reset. Hence the state transition of bundle is not happening. The patch calls the the parent of the killed coordinator to reset its pending flag.
> 
> 
> This addresses bug OOZIE-1065.
>     https://issues.apache.org/jira/browse/OOZIE-1065
> 
> 
> Diffs
> -----
> 
>   trunk/core/src/main/java/org/apache/oozie/command/coord/CoordRerunXCommand.java 1414994 
>   trunk/core/src/test/java/org/apache/oozie/command/bundle/TestBundleRerunXCommand.java 1414994 
> 
> Diff: https://reviews.apache.org/r/8282/diff/
> 
> 
> Testing
> -------
> 
> Unit test added
> 
> 
> Thanks,
> 
> Virag Kothari
> 
>