You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Neil Conway (JIRA)" <ji...@apache.org> on 2016/10/07 14:44:20 UTC

[jira] [Created] (MESOS-6329) Send TASK_DROPPED for task launch errors

Neil Conway created MESOS-6329:
----------------------------------

             Summary: Send TASK_DROPPED for task launch errors
                 Key: MESOS-6329
                 URL: https://issues.apache.org/jira/browse/MESOS-6329
             Project: Mesos
          Issue Type: Improvement
          Components: master
            Reporter: Neil Conway
            Assignee: Neil Conway


In Mesos <= 1.0, we send {{TASK_LOST}} for task launch attempts that fail due to a transient error (e.g., a concurrent dynamic reservation that consumes the resources the task launch was trying to use).

For PARTITION_AWARE frameworks, we should instead send TASK_DROPPED in this case.



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