Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Q3 Sprint 4, Mesos Q3 Sprint 5
-
3
Description
In what looks like an oversight, the pending tasks and executors in the slave (Framework::pending) are not sent in the re-registration message.
For tasks, this can lead to spurious TASK_LOST notifications being generated by the master when it falsely thinks the tasks are not present on the slave.
Attachments
Issue Links
- is related to
-
MESOS-1800 The slave does not send pending executors during re-registration.
- Open
-
MESOS-2605 The slave sometimes does not send active executors during reregistration
- Resolved