> On Jan. 22, 2017, 6:08 p.m., haosdent huang wrote: > > Do we need to update `static/agent.html` and add `slave/tasks_unreachable`?
I believe we don't: if the agent is unreachable, it shouldn't be included in the list of agents, and hence we don't need to update `static/agent.html` for this case. It would probably be good to display more information about unreachable agents, but that is a separate matter. - Neil ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55806/#review162573 ----------------------------------------------------------- On Jan. 21, 2017, 11:27 p.m., Neil Conway wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55806/ > ----------------------------------------------------------- > > (Updated Jan. 21, 2017, 11:27 p.m.) > > > Review request for mesos, haosdent huang and Vinod Kone. > > > Repository: mesos > > > Description > ------- > > Updated webui to display number of unreachable tasks. > > > Diffs > ----- > > src/webui/master/static/home.html cf251865e1670beee9532f7c6e1b4dc23e86dbfc > src/webui/master/static/js/controllers.js > 388ca2447716cbc7141da6a20daf2340621a16e8 > > Diff: https://reviews.apache.org/r/55806/diff/ > > > Testing > ------- > > `make check`, visual inspection. > > > Thanks, > > Neil Conway > >
