Yong Qiao Wang created MESOS-3324:
-------------------------------------
Summary: Resource leak issue
Key: MESOS-3324
URL: https://issues.apache.org/jira/browse/MESOS-3324
Project: Mesos
Issue Type: Bug
Reporter: Yong Qiao Wang
Assignee: Yong Qiao Wang
Priority: Critical
In Mesos master recovery case, if one framework is exit during Mesos master
downtime and this framework has already launched some long running tasks before
Mesos master down. Then after Mesos master recovery, those long running tasks
will always running as the orphaned tasks in Mesos cluster, no any other
components can kill those tasks later. This should be a resource leak issue in
Mesos, I propose to add a timeout to kill those orphaned tasks or executors in
Mesos master.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)