----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12834/ -----------------------------------------------------------
Review request for mesos. Repository: mesos-git Description ------- Iterate frameworks successively to save concat `concat` concatenates two Arrays and returns a new Array. `frameworks` and `completed_frameworks` can be iterated successively to save allocation of a new Array that is thrown away after finding the current framework. Diffs ----- src/webui/master/static/js/controllers.js dae12b61001ff0c7379169242e5d125ef6ca141b Diff: https://reviews.apache.org/r/12834/diff/ Testing ------- Thanks, Ross Allen
