----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14847/ -----------------------------------------------------------
(Updated Oct. 24, 2013, 3:26 a.m.) Review request for mesos and Benjamin Hindman. Changes ------- Addressed Ben's comment. Repository: mesos-git Description ------- A slave can be started with --hostname which explicitly sets hostname instead of usual system hostname. This is necessary in situations where system hostname resolves to internal names which cannot be accessed from the web ui. Diffs (updated) ----- include/mesos/mesos.proto fe1d82b src/common/type_utils.hpp c48411f src/slave/flags.hpp db777e3 src/slave/slave.cpp debb2f4 src/tests/state_tests.cpp f39dee5 Diff: https://reviews.apache.org/r/14847/diff/ Testing ------- make check Thanks, Niklas Nielsen
