You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jake Farrell (JIRA)" <ji...@apache.org> on 2015/05/13 05:20:00 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 ]

Jake Farrell updated MESOS-902:
-------------------------------
    Issue Type: Bug  (was: Sub-task)
        Parent:     (was: MESOS-695)

> add post to libprocess
> ----------------------
>
>                 Key: MESOS-902
>                 URL: https://issues.apache.org/jira/browse/MESOS-902
>             Project: Mesos
>          Issue Type: Bug
>          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.3.4#6332)