You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Charlie Carson (JIRA)" <ji...@apache.org> on 2014/01/17 01:27:20 UTC

[jira] [Commented] (MESOS-880) introduce observe endpoint to master

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