[ 
https://issues.apache.org/jira/browse/MESOS-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846882#comment-13846882
 ] 

Benjamin Hindman commented on MESOS-880:
----------------------------------------

I'd love to take this POST data as JSON. Mesos currently doesn't have a JSON 
parser but we do have some JSON functionality. I'd love to see us use rapidjson 
to do the parsing but wrap the results in our JSON structures.

> introduce observe endpoint to master
> ------------------------------------
>
>                 Key: MESOS-880
>                 URL: https://issues.apache.org/jira/browse/MESOS-880
>             Project: Mesos
>          Issue Type: Sub-task
>          Components: master
>            Reporter: Charlie Carson
>            Assignee: Charlie Carson
>
> as part of mesos self-repair we need to be able to have health reported to us 
> from either the slave or an external system.  this will introduce an http end 
> point which will recieve a post with:
> hosts=<comma seperated list of hosts>
> level=OK for healthy, anything else for unhealthy
> monitor=<name of the monitor that is being reported>



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to