-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25525/
-----------------------------------------------------------
(Updated Sept. 29, 2014, 11:26 p.m.)
Review request for mesos, Adam B, Benjamin Hindman, Patrick Reilly, and Vinod
Kone.
Changes
-------
Update for latest changes in master
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 27c42dfde45a449750132e416b4eaf776f8c5e3b
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/master.hpp d6380199421840aa17d4ce2725dcbcf4a11ce85f
src/master/master.cpp a60308f912a1ed81ecd51c677461a8f591d9eb8e
src/slave/slave.cpp e56dcbd80114730949a0d4b553470802a4d38281
src/tests/attributes_tests.cpp 240a8cac18ac12178cf73e8eeb88bd50e3fcc03b
src/tests/slave_tests.cpp 69be28f6e82b99e23424bd2be8294f715d8040d4
Diff: https://reviews.apache.org/r/25525/diff/
Testing
-------
make check on localhost
Thanks,
Cody Maloney