----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14074/ -----------------------------------------------------------
Review request for mesos. Repository: mesos-git Description ------- Hid links to dead slaves to prevent dead links. If a slave is gone, the framework page will print "Slave gone" in place of the links to the slave's UI. The links would previously fail in redirection and return the user to the Mesos root page, which is unpleasant. Fixes: https://issues.apache.org/jira/browse/MESOS-650 Diffs ----- src/webui/master/static/framework.html 1973cbed6759d0f007816377319a17c7e91a182d Diff: https://reviews.apache.org/r/14074/diff/ Testing ------- Thanks, Ross Allen
