----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6842/ -----------------------------------------------------------
(Updated Sept. 12, 2012, 10:23 p.m.) Review request for mesos, Benjamin Hindman and Ben Mahler. Changes ------- benm's comments. also, diff'ed against apache/trunk, after a huuuuuge rebase. please check carefully :) Description ------- And so it begins... I am discarding the old review associated with this (previously called path: https://reviews.apache.org/r/4944/), in favor of a fresh start. slave/state.{hpp,cpp} contains all the functions that deal with persistent state of the slave. This addresses bug MESOS-110. https://issues.apache.org/jira/browse/MESOS-110 Diffs (updated) ----- src/Makefile.am b73a024 src/common/protobuf_utils.hpp PRE-CREATION src/slave/slave.hpp 7fbae8a src/slave/slave.cpp 4ea1db1 src/slave/state.hpp PRE-CREATION src/slave/state.cpp PRE-CREATION src/tests/slave_state_tests.cpp PRE-CREATION third_party/libprocess/include/stout/format.hpp c746ad3 third_party/libprocess/include/stout/os.hpp d08b0cb Diff: https://reviews.apache.org/r/6842/diff/ Testing ------- make check Thanks, Vinod Kone
