-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/25111/
-----------------------------------------------------------
(Updated Aug. 28, 2014, 10:10 p.m.)
Review request for mesos, Adam B and Benjamin Hindman.
Changes
-------
Make the master validate any/all slaveInfo changes.
Bugs: MESOS-1739
https://issues.apache.org/jira/browse/MESOS-1739
Repository: mesos-git
Description
-------
Add basic stub for dynamic slave attributes
Diffs (updated)
-----
src/Makefile.am 40b9f6b
src/common/attributes.hpp 0a043d5
src/common/attributes.cpp aab114e
src/common/slaveinfo_utils.hpp PRE-CREATION
src/common/slaveinfo_utils.cpp PRE-CREATION
src/master/master.hpp c9f989a
src/master/master.cpp 2508b38
src/slave/slave.hpp 9d4607e
src/slave/slave.cpp 5c76dd1
Diff: https://reviews.apache.org/r/25111/diff/
Testing
-------
This is currently a work in progress, (WIP)
Thanks,
Patrick Reilly