----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6842/ -----------------------------------------------------------
Review request for mesos, Benjamin Hindman and Ben Mahler. 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 ----- src/Makefile.am aaceee3 src/common/protobuf_utils.hpp PRE-CREATION src/slave/slave.hpp 10c537b src/slave/slave.cpp 4efd41e 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 b1eceb3 Diff: https://reviews.apache.org/r/6842/diff/ Testing ------- make check Thanks, Vinod Kone
