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)