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

[jira] [Updated] (MESOS-2906) Slave : Synchronous Validation for Calls

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

Marco Massenzio updated MESOS-2906:
-----------------------------------
    Sprint: Mesosphere Sprint 19, Mesosphere Sprint 20, Mesosphere Sprint 21  (was: Mesosphere Sprint 19, Mesosphere Sprint 20)

> Slave : Synchronous Validation for Calls
> ----------------------------------------
>
>                 Key: MESOS-2906
>                 URL: https://issues.apache.org/jira/browse/MESOS-2906
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Anand Mazumdar
>            Assignee: Isabel Jimenez
>              Labels: HTTP, mesosphere
>
> /call endpoint on the slave will return a 202 accepted code but has to do some basic validations before. In case of invalidation it will return a {{BadRequest}} back to the client.
> - We need to create the required infrastructure to validate the request and then process it similar to {{src/master/validation.cpp}} in the {{namespace scheduler}} i.e. check if the protobuf is properly initialized, has the required attributes set pertaining to the call message etc.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)