[ https://issues.apache.org/jira/browse/MESOS-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14607993#comment-14607993 ]
Isabel Jimenez edited comment on MESOS-2860 at 8/4/15 11:37 PM: ---------------------------------------------------------------- submitted: https://reviews.apache.org/r/36040/ https://reviews.apache.org/r/36360/ https://reviews.apache.org/r/36328/ https://reviews.apache.org/r/35934/ https://reviews.apache.org/r/35939/ https://reviews.apache.org/r/36073/ https://reviews.apache.org/r/36072/ reviewable: https://reviews.apache.org/r/36402/ https://reviews.apache.org/r/37097 https://reviews.apache.org/r/36624/ https://reviews.apache.org/r/36040/ discarded or split: https://reviews.apache.org/r/36217/ https://reviews.apache.org/r/36037/ was (Author: ijimenez): submitted: https://reviews.apache.org/r/36040/ https://reviews.apache.org/r/36360/ https://reviews.apache.org/r/36328/ https://reviews.apache.org/r/35934/ https://reviews.apache.org/r/35939/ https://reviews.apache.org/r/36073/ https://reviews.apache.org/r/36072/ reviewable: https://reviews.apache.org/r/36402/ https://reviews.apache.org/r/36624/ https://reviews.apache.org/r/36040/ discarded or split: https://reviews.apache.org/r/36217/ https://reviews.apache.org/r/36037/ > 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)