[
https://issues.apache.org/jira/browse/MESOS-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13935744#comment-13935744
]
Benjamin Mahler commented on MESOS-1099:
----------------------------------------
I'd also like to see the hostname in the deactivation log message:
{code}
LOG(WARNING) << "Removing slave " << slave->id << " at " << slave->pid
<< " because it has been deactivated";
{code}
> Log health checks in mesos
> --------------------------
>
> Key: MESOS-1099
> URL: https://issues.apache.org/jira/browse/MESOS-1099
> Project: Mesos
> Issue Type: Bug
> Components: master, slave
> Reporter: Suman Karumuri
> Priority: Minor
> Labels: newbie
> Fix For: 0.19.0
>
>
> Log health checks between the master and slave so it will be easier to detect
> when a slave was deactivated because of a failed health check.
--
This message was sent by Atlassian JIRA
(v6.2#6252)