-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6842/
-----------------------------------------------------------

(Updated Sept. 18, 2012, 7:21 p.m.)


Review request for mesos, Benjamin Hindman and Ben Mahler.


Changes
-------

Refactored slave path utils into a separate file.

Rebased off apache/trunk


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 88cdd7c 
  src/common/protobuf_utils.hpp PRE-CREATION 
  src/slave/path.hpp PRE-CREATION 
  src/slave/slave.hpp e5a0aea 
  src/slave/slave.cpp b85f954 
  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 5b909b9 

Diff: https://reviews.apache.org/r/6842/diff/


Testing
-------

make check


Thanks,

Vinod Kone

Reply via email to