----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11813/ -----------------------------------------------------------
(Updated June 13, 2013, 4:37 p.m.) Review request for mesos. Changes ------- Updated as per Ben's comments. Summary (updated) ----------------- WebUI: Use slave hostname rather than libprocess. Description (updated) ------- WebUI: Use slave hostname rather than libprocess. It's safer to use the hostname of the slave rather than the libprocess IP since we don't necessarily know that the interface's IP is publicly accessible. This applies especially for services like EC2. Review: https://reviews.apache.org/r/11813 Diffs (updated) ----- src/webui/master/static/controllers.js 0ea77cec2d6ca520e69fd74eb56fe05d32b711bd Diff: https://reviews.apache.org/r/11813/diff/ Testing (updated) ------- Tested by test-driving the web UI. Thanks, Brenden Matthews
