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

(Updated March 11, 2014, 6:28 p.m.)


Review request for mesos, Benjamin Hindman and Vinod Kone.


Changes
-------

Header / whitespace / naming cleanup from Dominic's review.


Bugs: MESOS-764
    https://issues.apache.org/jira/browse/MESOS-764


Repository: mesos-git


Description
-------

This adds an in-memory storage implementation, similar to what we have for 
InMemoryState.java.

I will be using this to enable us to commit Registrar integration with the 
Master without changing any of the existing behavior.


Diffs (updated)
-----

  src/Makefile.am 384b3122b61294401ba4a894c06e985d9fc2fb1e 
  src/state/in_memory.hpp PRE-CREATION 
  src/state/in_memory.cpp PRE-CREATION 

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


Testing
-------

make check (no tests exist for the existing state implementations so I did not 
add one for this, I will follow up with tests)


Thanks,

Ben Mahler

Reply via email to