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

[jira] [Updated] (MESOS-2127) killTask() should send TASK_LOST for unknown task and non-strict registry

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

Vinod Kone updated MESOS-2127:
------------------------------
      Sprint: Twitter Mesos Q4 Sprint 4
    Assignee: Benjamin Mahler

> killTask() should send TASK_LOST for unknown task and non-strict registry
> -------------------------------------------------------------------------
>
>                 Key: MESOS-2127
>                 URL: https://issues.apache.org/jira/browse/MESOS-2127
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Vinod Kone
>            Assignee: Benjamin Mahler
>
> Currently, killTask() silently ignores the message if the task is not found and non-strict registry is in use. These semantics are different from reconcileTasks() which results in TASK_LOST in this case.
> We need to make killTask() behavior consistent with reconcileTasks() and send TASK_LOST.



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