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)