You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Neil Conway (JIRA)" <ji...@apache.org> on 2015/10/06 02:48:27 UTC

[jira] [Created] (MESOS-3592) Consider warning when non-Zk slave connects to Zk master

Neil Conway created MESOS-3592:
----------------------------------

             Summary: Consider warning when non-Zk slave connects to Zk master
                 Key: MESOS-3592
                 URL: https://issues.apache.org/jira/browse/MESOS-3592
             Project: Mesos
          Issue Type: Bug
          Components: slave
            Reporter: Neil Conway


Per the HA docs, whether an instance of {{mesos-slave}} is running in "HA mode" depends on whether the slave uses "--master=zk://host:port/path", rather than the non-HA form "--master=host:port". However, if a master is started in HA mode (connected to Zk) but a slave is started with the latter syntax, we don't issue a warning.

1. Is this a sensible configuration? I can't think of a reason why you'd configure Mesos like this, but maybe one exists.
2. If not, should we have the slave emit a warning or error message?



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