-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/50460/
-----------------------------------------------------------
(Updated Aug. 4, 2016, 8:41 p.m.)
Review request for mesos, Alex Clemmer and Joseph Wu.
Bugs: MESOS-5902
https://issues.apache.org/jira/browse/MESOS-5902
Repository: mesos
Description (updated)
-------
The patch build libstate a convenient library that allows
state abstraction by providing necessary hooks to leveldb
and zookeeper.
Diffs (updated)
-----
cmake/MesosConfigure.cmake 6650c7c12b188b08c70cfee72b3200e83e7a1cd2
src/CMakeLists.txt 1286ee08fe2d60867326a1f2585f054c20b52208
src/state/CMakeLists.txt PRE-CREATION
Diff: https://reviews.apache.org/r/50460/diff/
Testing
-------
cmake .. && make state
build libstate dynamic library.
Thanks,
Srinivas Brahmaroutu