-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6739/
-----------------------------------------------------------
(Updated Sept. 18, 2012, 1:02 a.m.)
Review request for mesos, Benjamin Hindman and Vinod Kone.
Description
-------
See summary. Also attached a screenshot of the stats.
This addresses bug MESOS-259.
https://issues.apache.org/jira/browse/MESOS-259
Diffs (updated)
-----
src/common/attributes.hpp c91e82e
src/common/attributes.cpp 7de35bb
src/common/resources.hpp 6e61791
src/common/resources.cpp 6a36e28
src/common/values.hpp c916e31
src/common/values.cpp e1726c7
src/files/files.cpp 806aa35
src/local/local.hpp 96a1206
src/local/local.cpp e077327
src/master/http.cpp aebaf52
src/slave/http.cpp 435ab8b
src/slave/slave.cpp b85f954
src/tests/exception_tests.cpp bb3f2c2
src/tests/fault_tolerance_tests.cpp 35cf7a8
src/tests/resource_offers_tests.cpp 148fc8a
src/webui/master/static/controllers.js 41cec18
src/webui/master/static/dashboard.html e394dac
src/webui/master/static/framework.html 958a3d8
src/webui/master/static/frameworks.html 6e087fc
src/webui/master/static/home.html 319fcb8
src/webui/master/static/index.html 38e93d6
src/webui/master/static/mesos.css 97a8901
src/webui/master/static/pailer.html 7bdd06e
src/webui/master/static/slave.html 2546002
src/webui/master/static/slaves.html 735d60d
third_party/libprocess/Makefile.am eb45801
third_party/libprocess/include/stout/fs.hpp PRE-CREATION
third_party/libprocess/include/stout/os.hpp 5b909b9
third_party/libprocess/include/stout/strings.hpp aa1fd2c
Diff: https://reviews.apache.org/r/6739/diff/
Testing
-------
make check
./mesos-local.sh
Thanks,
Ben Mahler