-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58872/
-----------------------------------------------------------
(Updated May 3, 2017, 4:15 a.m.)
Review request for mesos, Benjamin Mahler and Tomasz Janiszewski.
Changes
-------
Address @bmahler, @janisz comments.
Bugs: MESOS-4992
https://issues.apache.org/jira/browse/MESOS-4992
Repository: mesos
Description (updated)
-------
Open sandbox link in a new tab would fail since it depends on agents
information loading finish. This patch fixes it by ensuring the agents
information loaded first and then rerouting the sandbox request.
Diffs (updated)
-----
src/webui/master/static/js/controllers.js
a021962573d452de1581e6a7717016eac7d0cd85
Diff: https://reviews.apache.org/r/58872/diff/2/
Changes: https://reviews.apache.org/r/58872/diff/1-2/
Testing
-------
Thanks,
haosdent huang