[
https://issues.apache.org/jira/browse/MESOS-7793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16087711#comment-16087711
]
Joseph Wu commented on MESOS-7793:
----------------------------------
The two {{/health}} endpoints are somewhat unfortunately named, as they do not
actually give you any information except that libprocess has initialized.
{{/metrics/snapshot}} is generally a better choice, but that will require you
to parse and filter the result.
> Agent reports 200 OK when its not
> ---------------------------------
>
> Key: MESOS-7793
> URL: https://issues.apache.org/jira/browse/MESOS-7793
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 1.0.0
> Environment: Centos 7.3.
> Master 1.0.1.
> Agent 1.0.0
> Reporter: Jamie Briant
> Attachments: mesos-agent-logs.txt
>
>
> Had an agent go offline and then fail to recover. It eventually entered a
> state where it was not registered with the master, but where it neither
> reported additional errors, nor existed. In this state, the agent reported
> 200 OK on :5051/health
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)