You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Thomas Rampelberg (JIRA)" <ji...@apache.org> on 2014/09/23 01:40:33 UTC

[jira] [Created] (MESOS-1826) Improve logging for when master cannot connect to slaves

Thomas Rampelberg created MESOS-1826:
----------------------------------------

             Summary: Improve logging for when master cannot connect to slaves
                 Key: MESOS-1826
                 URL: https://issues.apache.org/jira/browse/MESOS-1826
             Project: Mesos
          Issue Type: Improvement
    Affects Versions: 0.20.0
            Reporter: Thomas Rampelberg
            Priority: Minor


When first setting a mesos cluster up, it is possible to get into a state where your slaves are constantly re-registering. This happens because the slave pid is not reachable from the master.

Currently, the master logs make it pretty tough to figure out that this is the problem that is occurring. It would be fantastic if there was a better explanation in the logs, something like:

    Unable to connect to slave X at x.x.x.x:5051. Please make sure that host is reachable from your master.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)