You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2014/11/20 01:25:33 UTC

[jira] [Commented] (MESOS-2127) killTask() should perform reconciliation for unknown tasks.

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

Benjamin Mahler commented on MESOS-2127:
----------------------------------------

Review chain:

https://reviews.apache.org/r/28265/
https://reviews.apache.org/r/28266/
https://reviews.apache.org/r/28267/

> killTask() should perform reconciliation for unknown tasks.
> -----------------------------------------------------------
>
>                 Key: MESOS-2127
>                 URL: https://issues.apache.org/jira/browse/MESOS-2127
>             Project: Mesos
>          Issue Type: Improvement
>          Components: master
>            Reporter: Vinod Kone
>            Assignee: Benjamin Mahler
>
> Currently, {{killTask}} uses its own reconciliation logic, which has diverged from the {{reconcileTasks}} logic. Specifically, when the task is unknown and a non-strict registry is in use, {{killTask}} will not send TASK_LOST whereas {{reconcileTask}} will.
> We should make these consistent.



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