----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15214/ -----------------------------------------------------------
Review request for mesos and Vinod Kone. Repository: mesos-git Description ------- We still need to set the 'webui_hostname' field for now in order for interoperating with code that expects it to be required (e.g., a slave on an older release). After another deprecation cycle we can either remove this field entirely or just keep it around as an artifact so that we don't reuse the ID. Diffs ----- include/mesos/mesos.proto d45ee5ea1287f925332968b7247b21f72ba38b13 src/common/type_utils.hpp 90149d9b44ac252282f061d27f65b4e14bd3f7d4 src/slave/slave.cpp 74bcbecb8240a4de21efd103be744869a81c72ce Diff: https://reviews.apache.org/r/15214/diff/ Testing ------- make check Thanks, Benjamin Hindman
