----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4981/ -----------------------------------------------------------
Review request for mesos, John Sirois and Vinod Kone. Summary ------- This is the beginning of a the components for saving "state" information, including what slaves are connected, what frameworks are running, etc. I'll be adding a ZooKeeperState implementation soon, and the master and it's components will use it to save state in a distributed way. Diffs ----- src/Makefile.am cd503a8 src/messages/state.hpp PRE-CREATION src/messages/state.proto PRE-CREATION src/state/state.hpp PRE-CREATION src/state/state.cpp PRE-CREATION src/tests/state_tests.cpp PRE-CREATION Diff: https://reviews.apache.org/r/4981/diff Testing ------- make check Thanks, Benjamin
