Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Mesosphere Sprint 48, Mesosphere Sprint 49
-
5
Description
We currently shutdown completed frameworks when an agent re-registers with a master that it is already registered with (MESOS-633). We should also shutdown completed frameworks when an unreachable agent re-registers.
This is distinct from the more difficult problem of shutting down completed frameworks after master failover (MESOS-4659).
Attachments
Issue Links
- is related to
-
MESOS-4659 Avoid leaving orphan task after framework failure + master failover
- Accepted
- relates to
-
MESOS-6608 Do not transition tasks to TASK_KILLED on framework teardown
- Open