Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
Foundations: RI-18 55, Foundations: RI-19 56
-
2
Description
When agent reregisters with a master, we don't report completed executors for active frameworks. We only report completed executors if the framework is also completed on the agent:
https://github.com/apache/mesos/blob/1.7.x/src/slave/slave.cpp#L1785-L1832
Attachments
Attachments
Issue Links
- duplicates
-
MESOS-1961 Ensure executor state is correctly reconciled between master and slave.
- Accepted