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

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

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

Isabel Jimenez reassigned MESOS-2906:
-------------------------------------

    Assignee: Isabel Jimenez  (was: Anand Mazumdar)

> 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)