-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19166/
-----------------------------------------------------------
(Updated March 14, 2014, 6:02 p.m.)
Review request for mesos, Benjamin Hindman and Vinod Kone.
Changes
-------
Minor style change from benh review.
Bugs: MESOS-764
https://issues.apache.org/jira/browse/MESOS-764
Repository: mesos-git
Description
-------
This is anticipation of upcoming Registrar integration changes, in which I will
be adding other "slaves" related information.
The other biggest win from a similar change would be the Slave::Executor tasks,
where we track 'queuedTasks', 'launchedTasks', 'terminatedTasks',
'completedTasks'.
Diffs (updated)
-----
src/master/http.cpp a019f15615d028f3d3628b2611709fc8a3a81bf8
src/master/master.hpp 49a3e151d53b786027184c14b96371016a926497
src/master/master.cpp 2a403336791737d874c26928c9fffea08ac246d8
Diff: https://reviews.apache.org/r/19166/diff/
Testing
-------
make check
The bot will fail because of my issue in r/19135 ;)
Thanks,
Ben Mahler