[
https://issues.apache.org/jira/browse/MESOS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14695769#comment-14695769
]
Benjamin Mahler commented on MESOS-2497:
----------------------------------------
Proper validation of the 'Accept' header and a bug fix:
{noformat}
commit 61f71f05ad2a7e9205565437b3243aa84072bf84
Author: Isabel Jimenez <[email protected]>
Date: Thu Aug 13 10:37:19 2015 -0700
Updated /scheduler endopint to use Request::acceptsMediaType.
Review: https://reviews.apache.org/r/37403
{noformat}
{noformat}
commit b3c18d6d6179ac34be89545dc3b8a9333c91ebb7
Author: Benjamin Mahler <[email protected]>
Date: Thu Aug 13 11:43:06 2015 -0700
Ensure the Content-Type is set for the streaming scheduler endpoint.
{noformat}
> Create synchronous validations for Calls
> ----------------------------------------
>
> Key: MESOS-2497
> URL: https://issues.apache.org/jira/browse/MESOS-2497
> Project: Mesos
> Issue Type: Bug
> Reporter: Isabel Jimenez
> Assignee: Isabel Jimenez
> Labels: HTTP, mesosphere
>
> /call endpoint will return a 202 accepted code but has to do some basic
> validations before. In case of invalidation it will return a 4xx code. We
> have to create a mechanism that will validate the 'request' and send back the
> appropriate code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)