-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: master
-
Labels:
-
Epic Link:
Suppose a task is started by a non-partition aware framework. Then the master fails over and the framework fails to reregister with the new master; then the agent where the task is running is partitioned. Because we don't have the FrameworkInfo for the task's framework, we can't determine whether it is PARTITION_AWARE or not, so we can't determine whether to increment the tasks_lost or tasks_unreachable master metric.
- is related to
-
MESOS-1719 Master should persist framework information
-
- Accepted
-