Maxim Khutornenko created AURORA-1285:
-----------------------------------------
Summary: Scheduler updater does not resume updates waiting for a
pulse after restart
Key: AURORA-1285
URL: https://issues.apache.org/jira/browse/AURORA-1285
Project: Aurora
Issue Type: Bug
Components: Scheduler
Reporter: Maxim Khutornenko
Priority: Critical
The query in {{systemResume}} \[1\], \[2\] assumes only in-progress updates and
ignores any updates that are blocked awaiting pulse.
\[1\] -
https://github.com/apache/aurora/blob/master/src/main/java/org/apache/aurora/scheduler/updater/JobUpdateControllerImpl.java#L266
\[2\] -
https://github.com/apache/aurora/blob/master/src/main/java/org/apache/aurora/scheduler/updater/JobUpdateStateMachine.java#L99
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)