----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16433/#review31948 -----------------------------------------------------------
src/tests/log_tests.cpp <https://reviews.apache.org/r/16433/#comment60711> This test should be in the previous review (3.1). However, we need the tool (in this review) to initialize the log. Therefore, I moved it here. - Jie Yu On Dec. 21, 2013, 9:17 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/16433/ > ----------------------------------------------------------- > > (Updated Dec. 21, 2013, 9:17 a.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, and Jiang Yan Xu. > > > Bugs: MESOS-736 > https://issues.apache.org/jira/browse/MESOS-736 > > > Repository: mesos-git > > > Description > ------- > > See summary. I also pulled storage related code out (I haven't changed them) > from replica.cpp. > > > Diffs > ----- > > src/Makefile.am ddc43bd > src/log/leveldb.hpp PRE-CREATION > src/log/leveldb.cpp PRE-CREATION > src/log/main.cpp f07bd10 > src/log/replica.hpp d1f5ead > src/log/replica.cpp 82c2157 > src/log/storage.hpp PRE-CREATION > src/log/tool.hpp PRE-CREATION > src/log/tool/initialize.hpp PRE-CREATION > src/log/tool/initialize.cpp PRE-CREATION > src/log/tool/read.hpp PRE-CREATION > src/log/tool/read.cpp PRE-CREATION > src/tests/log_tests.cpp ff5f86c > > Diff: https://reviews.apache.org/r/16433/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >
