----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14635/ -----------------------------------------------------------
Review request for mesos. Repository: mesos-git Description ------- Truncated only Mesos IDs that look like UUIDs. Framework IDs are truncated regardless of their format right now, but frameworks assign their own IDs without any restrictions. For frameworks that use IDs that don't look like UUIDs, they end up with just empty strings as their truncated IDs. Diffs ----- src/webui/master/static/js/app.js 92e8e2dd36091f109be3cf3ce26fd23f558e6890 Diff: https://reviews.apache.org/r/14635/diff/ Testing ------- Thanks, Ross Allen
