Vinod Kone created MESOS-9545:
---------------------------------
Summary: Marking an unreachable agent as gone should transition
the tasks to terminal state
Key: MESOS-9545
URL: https://issues.apache.org/jira/browse/MESOS-9545
Project: Mesos
Issue Type: Improvement
Reporter: Vinod Kone
If an unreachable agent is marked as gone, currently master just marks that
agent in the registry but doesn't do anything about its tasks. So the tasks are
in UNREACHABLE state in the master forever, until the master fails over. This
is not great UX. We should transition these to terminal state instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)