You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Anand Mazumdar <an...@mesosphere.io> on 2015/10/18 07:42:24 UTC

[Design Doc] Executor HTTP API

Folks,

The Scheduler HTTP API <http://mesos.apache.org/documentation/latest/scheduler-http-api/> was introduced in Mesos 0.24. Building on that, we would like to propose a design document for the Executor HTTP API <https://goo.gl/KgdZL1> around agent-executor communication.

The document is still a work in progress and any feedback would be greatly appreciated.

Link to the design doc: https://goo.gl/KgdZL1 <https://goo.gl/KgdZL1>
Relevant JIRA: https://issues.apache.org/jira/browse/MESOS-2708 <https://issues.apache.org/jira/browse/MESOS-2708>
HTTP API Epic: https://issues.apache.org/jira/browse/MESOS-3302 <https://issues.apache.org/jira/browse/MESOS-3302>

-anand