You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Joe Smith (JIRA)" <ji...@apache.org> on 2014/01/29 19:54:09 UTC

[jira] [Created] (AURORA-144) Dynamic backoff to task timeout value

Joe Smith created AURORA-144:
--------------------------------

             Summary: Dynamic backoff to task timeout value
                 Key: AURORA-144
                 URL: https://issues.apache.org/jira/browse/AURORA-144
             Project: Aurora
          Issue Type: Task
          Components: Reliability, Scheduler
            Reporter: Joe Smith
            Priority: Minor


Although there is a command-line flag to set [transient_task_state_timeout|https://github.com/apache/incubator-aurora/blob/master/src/main/java/org/apache/aurora/scheduler/async/AsyncModule.java#L74], once it's been set it is a fixed value and can only be tweaked via a manual flag change + redeploy.

We may want to look into a way of incorporating task rescheduling feedback into the value we set for a timeout. There may also be a better approach than a timeout when we're already in a bad state.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)