You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Tengfei Mu (JIRA)" <ji...@apache.org> on 2015/12/04 21:13:11 UTC

[jira] [Assigned] (AURORA-1547) TaskReconciler should set TaskStatus.slave_id field

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

Tengfei Mu reassigned AURORA-1547:
----------------------------------

    Assignee: Tengfei Mu

> TaskReconciler should set TaskStatus.slave_id field
> ---------------------------------------------------
>
>                 Key: AURORA-1547
>                 URL: https://issues.apache.org/jira/browse/AURORA-1547
>             Project: Aurora
>          Issue Type: Task
>          Components: Scheduler
>            Reporter: Maxim Khutornenko
>            Assignee: Tengfei Mu
>              Labels: newbie
>
> [TaskReconciler|https://github.com/apache/aurora/blob/33d7e2170a86f54722a02a2dc9cb1e09fb52df25/src/main/java/org/apache/aurora/scheduler/reconciliation/TaskReconciler.java#L148-L157] is currently not initializing the [slave_id|https://github.com/apache/mesos/blob/master/include/mesos/mesos.proto#L1139] field. This makes reconciliation process slower on the Mesos side when there are slaves in "transitionary" state. With the "slave_id" field set, Mesos will be able to issue TASK_LOST without waiting for all slaves to exit "transitionary" state.



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