You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2016/10/14 12:34:21 UTC

[jira] [Created] (MESOS-6395) HealthChecker sends updates to executor via libprocess messaging.

Alexander Rukletsov created MESOS-6395:
------------------------------------------

             Summary: HealthChecker sends updates to executor via libprocess messaging.
                 Key: MESOS-6395
                 URL: https://issues.apache.org/jira/browse/MESOS-6395
             Project: Mesos
          Issue Type: Improvement
            Reporter: Alexander Rukletsov
            Assignee: Alexander Rukletsov


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}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)