[
https://issues.apache.org/jira/browse/MESOS-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14594970#comment-14594970
]
Adam B commented on MESOS-2860:
-------------------------------
Removed Target Version, since the rest of the Epic won't land in 0.23, so it
shouldn't be a "Major" issue if this one doesn't either (please correct me if
I'm wrong). If it lands before we make the first cut, or if we can cherry-pick
it in time for an RC, it'll go in. Otherwise, let's not worry about tracking it
for 0.23.
> Create the basic infrastructure to handle /call endpoint
> --------------------------------------------------------
>
> Key: MESOS-2860
> URL: https://issues.apache.org/jira/browse/MESOS-2860
> Project: Mesos
> Issue Type: Story
> Components: master
> Reporter: Marco Massenzio
> Assignee: Isabel Jimenez
> Labels: mesosphere
>
> This is the first basic step in ensuring the basic {{/call}} functionality:
> processing a
> {noformat}
> POST /call
> {noformat}
> and returning:
> - {{202}} if all goes well;
> - {{401}} if not authorized; and
> - {{403}} if the request is malformed.
> We'll get more sophisticated as the work progressed (eg, supporting {{415}}
> if the content-type is not of the right kind).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)