[
https://issues.apache.org/jira/browse/MESOS-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646727#comment-14646727
]
Benjamin Mahler commented on MESOS-2497:
----------------------------------------
The following pulls out the call validation logic:
{noformat}
commit d5cc1a606ca65821447daef378ee45e0da02864b
Author: Benjamin Mahler <[email protected]>
Date: Wed Jul 29 12:22:10 2015 -0700
Pulled out call validation.
Review: https://reviews.apache.org/r/36919
{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)