You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Maxim Khutornenko (JIRA)" <ji...@apache.org> on 2015/04/20 20:42:00 UTC

[jira] [Updated] (AURORA-1285) Scheduler updater does not resume updates waiting for a pulse after restart

     [ https://issues.apache.org/jira/browse/AURORA-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Khutornenko updated AURORA-1285:
--------------------------------------
    Description: 
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/b8f71fbfc3f28402a2d83e1cbbb6911744c67366/src/main/java/org/apache/aurora/scheduler/updater/JobUpdateControllerImpl.java#L250
\[2\] - https://github.com/apache/aurora/blob/b8f71fbfc3f28402a2d83e1cbbb6911744c67366/src/main/java/org/apache/aurora/scheduler/updater/JobUpdateStateMachine.java#L99

  was:
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


> 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
>            Assignee: 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/b8f71fbfc3f28402a2d83e1cbbb6911744c67366/src/main/java/org/apache/aurora/scheduler/updater/JobUpdateControllerImpl.java#L250
> \[2\] - https://github.com/apache/aurora/blob/b8f71fbfc3f28402a2d83e1cbbb6911744c67366/src/main/java/org/apache/aurora/scheduler/updater/JobUpdateStateMachine.java#L99



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)