You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2017/11/02 23:16:01 UTC

[jira] [Created] (MESOS-8167) Introduce an executor lifecycle API.

Benjamin Mahler created MESOS-8167:
--------------------------------------

             Summary: Introduce an executor lifecycle API.
                 Key: MESOS-8167
                 URL: https://issues.apache.org/jira/browse/MESOS-8167
             Project: Mesos
          Issue Type: Epic
          Components: scheduler api
            Reporter: Benjamin Mahler
            Priority: Major


Much like agents and tasks, there is a need for schedulers to track the lifecycle of executors that they own (updates, reconciliation, health) as well.

Schedulers can currently shut their executors down, but without having a lifecycle API to know when they are running, this isn't very useful.

Part of this effort would include ensuring that the executors are correctly kept in sync across the master and agent: MESOS-1961.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)