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

(Updated April 4, 2014, 10:25 p.m.)


Review request for oozie.


Changes
-------

Addressing review comment.


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


Repository: oozie-git


Description
-------

This is one of the important use-case in case of versioning.

User can set end date of old coord/bundle before start date( if coord/bundle is 
supposed to run in future), so that it doesn't run and user can safely upload 
new version.


We should also lookahead at created actions that become invalid because of the 
new end time.
These actions should be deleted from DB.


Diffs (updated)
-----

  core/src/main/java/org/apache/oozie/command/coord/CoordChangeXCommand.java 
5ecd5d5 
  
core/src/test/java/org/apache/oozie/command/coord/TestCoordChangeXCommand.java 
fdc0a55 
  docs/src/site/twiki/DG_CommandLineTool.twiki 351f0f2 

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


Testing
-------


Thanks,

Purshotam Shah

Reply via email to