You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2014/01/29 00:23:09 UTC

[jira] [Updated] (MESOS-902) add post to libprocess

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

Jie Yu updated MESOS-902:
-------------------------

    Fix Version/s: 0.17.0

> add post to libprocess
> ----------------------
>
>                 Key: MESOS-902
>                 URL: https://issues.apache.org/jira/browse/MESOS-902
>             Project: Mesos
>          Issue Type: Sub-task
>          Components: master
>            Reporter: Charlie Carson
>            Assignee: Charlie Carson
>             Fix For: 0.17.0
>
>
> libprocess currently has a get mechanism.  we'd like to use post to upload node health to the master.  
> the plan is to
> 1)  add tests to cover the existing get behavior
> 2) refactor the existing get function to be an internal httpRequest that takes method, body, and query as arguments
> 3) get becomes a simple wrapper for httpRequest
> 4) add a post function which is also a simple wrapper for httpRequest



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)