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

(Updated Jan. 30, 2015, 6:34 p.m.)


Review request for Aurora and Maxim Khutornenko.


Bugs: AURORA-1023
    https://issues.apache.org/jira/browse/AURORA-1023


Repository: aurora


Description
-------

This adds a guard before an update is saved to make sure we don't already have 
an active update for the given job.  This was an implied invariant due to the 
relationship between the locks table and job updates table, but that 
relationship can be compromised by outside user action.


Diffs (updated)
-----

  
src/main/java/org/apache/aurora/scheduler/updater/JobUpdateControllerImpl.java 
a992938d4e12b20f81608be6bbdc24c0a211c3fd 
  src/test/java/org/apache/aurora/scheduler/updater/JobUpdaterIT.java 
4c827b183a87b4d97774edbfaa960bd1c3de72a5 

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


Testing
-------


Thanks,

Bill Farner

Reply via email to