[
https://issues.apache.org/jira/browse/MESOS-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13874205#comment-13874205
]
Charlie Carson commented on MESOS-880:
--------------------------------------
we need to accept application/x-www-form-urlencoded b/c that's what we will get
from Koalabird.
for the first checkin I'll plan to do that and we could switch on Content-Type
at a later date if we also want to support json
> 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.5#6160)