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/18 23:56:34 UTC

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

Vinod Kone created MESOS-2127:
---------------------------------

             Summary: 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


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)