----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11814/ -----------------------------------------------------------
(Updated June 26, 2013, 8 p.m.) Review request for mesos. Changes ------- Updated as per Ben's comments. Summary (updated) ----------------- Fixed links in webui for command executor tasks. Repository: mesos Description (updated) ------- Fixed links in webui for command executor tasks. Some frameworks don't report an executor ID, but have a task ID. As a workaround, we can use the task ID when the executor ID is empty. Review: https://reviews.apache.org/r/11814 Diffs (updated) ----- src/webui/master/static/controllers.js 31e7c91e3f07d252e83697aa42c5df3c2657eac2 src/webui/master/static/framework.html c2d770bc40fae90ed6e3bb6b4b37cad551d69956 Diff: https://reviews.apache.org/r/11814/diff/ Testing ------- Tested by test driving the web UI. Thanks, Brenden Matthews
