You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2015/08/15 02:22:46 UTC

[jira] [Updated] (MESOS-2860) Create the basic infrastructure to handle /scheduler endpoint

     [ https://issues.apache.org/jira/browse/MESOS-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone updated MESOS-2860:
------------------------------
    Summary: Create the basic infrastructure to handle /scheduler endpoint  (was: Create the basic infrastructure to handle /call endpoint)

> Create the basic infrastructure to handle /scheduler 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
>             Fix For: 0.24.0
>
>
> 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)