Jessica J created MESOS-189:
-------------------------------
Summary: IP addresses in var/mesos/deploy/masters and
var/mesos/deploy/slaves should behave the same as the --ip option
Key: MESOS-189
URL: https://issues.apache.org/jira/browse/MESOS-189
Project: Mesos
Issue Type: Improvement
Components: master, slave
Reporter: Jessica J
Priority: Minor
The issue where Mesos was ignoring the --ip option was fixed in MESOS-165. This
fix should also be applied to the deploy configuration files (masters/slaves).
When an IP address is specified instead of a hostname in one of these files,
Mesos ignores it and thus may bind to the wrong IP address. Fixing this issue
will simplify deployment in environments where the configuration files are
shared among nodes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira