-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.0
-
Component/s: None
-
Labels:
-
Target Version/s:
-
Epic Link:
-
Sprint:Mesosphere Sprint 46, Mesosphere Sprint 47
-
Story Points:3
Currently HealthChecker sends status updates via libprocess messaging to the executor's UPID. This seems unnecessary after refactoring health checker into the library: a simple callback will do. Moreover, not requiring executor's UPID will simplify creating a mocked HealthChecker.