Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.21.1
-
None
-
None
Description
Mesos includes a health check program as an aid for executor authors. When a framework scheduler fails over and re-registers with the master it may perform task reconciliation. The reconciled task statuses do not include a value for the healthy field. The result is that the scheduler is left with incomplete knowledge about the health state of running tasks until that state changes, triggering a new status update from the executor.
Attachments
Issue Links
- is related to
-
MESOS-4477 Document that TaskStatus.labels is not set in reconciliation results
- Accepted