You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Tobias Weingartner (JIRA)" <ji...@apache.org> on 2014/08/07 19:28:13 UTC

[jira] [Created] (MESOS-1682) Masters/Slaves with multiple interfaces do not interact well

Tobias Weingartner created MESOS-1682:
-----------------------------------------

             Summary: Masters/Slaves with multiple interfaces do not interact well
                 Key: MESOS-1682
                 URL: https://issues.apache.org/jira/browse/MESOS-1682
             Project: Mesos
          Issue Type: Bug
          Components: libprocess, master, slave
            Reporter: Tobias Weingartner


Having machines that have multiple interfaces (and multiple ip addresses) do not interact well.  In particular, having a master advertise it's endpoint at one location, and the slave connect via a different IP address results in the slave and master ignoring each other as the messages come from the "wrong" master/slave".

Given that there are master and slave uuids, we should not be using the ip address as the means to identify the master and/or slave, but only using a list of potential ip addresses as a means to connect/contact the libprocess endpoint.



--
This message was sent by Atlassian JIRA
(v6.2#6252)