-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13606/
-----------------------------------------------------------

(Updated Jan. 22, 2014, 9:41 p.m.)


Review request for mesos, Benjamin Hindman and Vinod Kone.


Changes
-------

Rebase. Thanks for the reviews guys! Did a final test to ensure this works 
correctly.

Let's get the additional cleanup done after we get this in, given the 
long-standing nature of this change. :)


Repository: mesos-git


Description
-------

This adds a Top abstraction to the webui for periodically polling the 
monitoring endpoint.

Instead of having each controller have to deal with monitoring information 
during the update cycle, this allows each controller to setup asynchronous 
monitoring updates, stopping it when the controller becomes inactive.


Diffs (updated)
-----

  src/webui/master/static/js/controllers.js 
01fe64ca6b784b210a5687f4e1cda60cead8671d 
  src/webui/master/static/js/services.js 
122519a5a4de93edf1fd7a5256e565cc78c59670 
  src/webui/master/static/slave.html cf927dc9503556e2b01b2fec98231aa629938d34 
  src/webui/master/static/slave_executor.html 
5c349c1ecf4c8d5e54c0e0dc4b315f8a241605c5 
  src/webui/master/static/slave_framework.html 
af52cf9f2a6e3f4d586b4890a0a49a8c353c0d80 

Diff: https://reviews.apache.org/r/13606/diff/


Testing
-------

Ran the long-lived-framework.


Thanks,

Ben Mahler

Reply via email to