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/07 20:33:10 UTC

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

    [ https://issues.apache.org/jira/browse/AURORA-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045549#comment-15045549 ] 

Tengfei Mu commented on AURORA-1547:
------------------------------------

reviewable here:

https://reviews.apache.org/r/41048/

> 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)