----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18252/#review34834 -----------------------------------------------------------
src/log/leveldb.cpp <https://reviews.apache.org/r/18252/#comment65210> Why is this a TODO, isn't this ok? If it's not ok, what would we be doing differently? src/log/leveldb.cpp <https://reviews.apache.org/r/18252/#comment65211> Should this be an Error or a CHECK? Looks more like a bogus call to persist than a consistency issue in LevelDBStorage, no? - Ben Mahler On Feb. 19, 2014, 2:24 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18252/ > ----------------------------------------------------------- > > (Updated Feb. 19, 2014, 2:24 a.m.) > > > Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone. > > > Bugs: MESOS-1014 > https://issues.apache.org/jira/browse/MESOS-1014 > > > Repository: mesos-git > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/log/leveldb.hpp 7eb51be > src/log/leveldb.cpp 7819963 > > Diff: https://reviews.apache.org/r/18252/diff/ > > > Testing > ------- > > make check > > Will follow up with more tests on logs with large index. > > > Thanks, > > Jie Yu > >
