[
https://issues.apache.org/jira/browse/MESOS-2907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14596416#comment-14596416
]
Anand Mazumdar commented on MESOS-2907:
---------------------------------------
This ticket only tracks the work done for the slave. The one for the master is
here : https://issues.apache.org/jira/browse/MESOS-2860 . Most of the work,
however, should be applicable to both.
> Slave : Create Basic Functionality to handle /call endpoint
> -----------------------------------------------------------
>
> Key: MESOS-2907
> URL: https://issues.apache.org/jira/browse/MESOS-2907
> Project: Mesos
> Issue Type: Task
> Reporter: Anand Mazumdar
> Assignee: Anand Mazumdar
> Labels: HTTP, mesosphere
>
> This is the first basic step in ensuring the basic /call functionality:
> processing a
> POST /call
> and returning:
> 202 if all goes well;
> 401 if not authorized; and
> 403 if the request is malformed.
> Also , we might need to store some identifier which enables us to reject
> calls to /call if the client has not issued a SUBSCRIBE/RESUBSCRIBE Request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)