[
https://issues.apache.org/jira/browse/MESOS-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877781#comment-13877781
]
Charlie Carson commented on MESOS-880:
--------------------------------------
to get this bootstrapped / facilitate testing I'm going to have bad requests
return a web form with the appropriate HTML form to submit the post the
necessary values -- sort of self describing what the end point wants in the
error page. a successful request will log the request and echo the values back
down the wire for testing (as JSON).
as soon as I introduce the repair coordinator (next check in), we can decide if
we still want the values returned down the wire or ONLY sent to the repair
coordinator.
> 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)