Details
Description
Impact : mesos-master crash with log :
hierarchical.cpp:460] Check failed: 'get_(role)' Must be SOME
Possible scenario :
A framework, using a specific role, is stopped. More or less at the same time, some remaining task status for this framework comes to the master from the executor. But the roles is no more listed.
Attachments
Attachments
Issue Links
- is related to
-
MESOS-6608 Do not transition tasks to TASK_KILLED on framework teardown
- Open
-
MESOS-10188 Master check failure : scalars does not contain agent
- Accepted