-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25525/
-----------------------------------------------------------
(Updated Oct. 15, 2014, 3:13 a.m.)
Review request for mesos, Adam B and Vinod Kone.
Changes
-------
Missed a couple comments
Bugs: MESOS-1739
https://issues.apache.org/jira/browse/MESOS-1739
Repository: mesos-git
Description
-------
Allows attributes and resources to be set to a superset of what they were
previously on a slave restart.
Incorporates all comments from:
https://issues.apache.org/jira/browse/MESOS-1739
and the former review request:
https://reviews.apache.org/r/25111/
Diffs (updated)
-----
src/Makefile.am d503c8df73cda15a9d59254e8265e4a5d0e003a4
src/common/attributes.hpp 0a043d5b5dca804c6dd215cabd2704f24df71a33
src/common/attributes.cpp aab114e1a5932e3f218b850e1afc7f2ef0f10e21
src/common/slaveinfo_utils.hpp PRE-CREATION
src/common/slaveinfo_utils.cpp PRE-CREATION
src/master/allocator.hpp 02d20d0cc802805bc702891306aa42894531b223
src/master/hierarchical_allocator_process.hpp
31dfb2cc86e2e74da43f05fbada10976ce65f3e4
src/master/master.hpp 14f1d0fd240c9cd0718d0238e1fbb9c733190205
src/master/master.cpp 1b1ce0de3065ced45890777d42c69ef1091f5699
src/slave/slave.cpp 0e342ed35e3db3b68f9f32b6cf4ace23e4a4db38
src/tests/attributes_tests.cpp 240a8cac18ac12178cf73e8eeb88bd50e3fcc03b
src/tests/mesos.hpp 957e2233cc11c438fd80d3b6d1907a1223093104
src/tests/slave_tests.cpp f585bdd20ae1af466f2c1b4d85331ac67451552f
Diff: https://reviews.apache.org/r/25525/diff/
Testing
-------
make check on localhost
Thanks,
Cody Maloney