----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/18600/#review40464 -----------------------------------------------------------
src/log/log.hpp <https://reviews.apache.org/r/18600/#comment73487> Should this be the verb form: "autoInitialize"? src/log/recover.cpp <https://reviews.apache.org/r/18600/#comment73488> If we're auto-initializing, shouldn't we 'watch' for the cluster size as opposed to the quorum size to ensure we don't get stuck? - Ben Mahler On April 4, 2014, 7:12 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/18600/ > ----------------------------------------------------------- > > (Updated April 4, 2014, 7:12 p.m.) > > > Review request for mesos, Benjamin Hindman and Ben Mahler. > > > Bugs: MESOS-984 > https://issues.apache.org/jira/browse/MESOS-984 > > > Repository: mesos-git > > > Description > ------- > > See summary. > > > Diffs > ----- > > src/log/log.hpp 6787c80 > src/log/log.cpp 9dd992f > src/log/recover.hpp 634bc06 > src/log/recover.cpp 688da5f > src/tests/log_tests.cpp 4f08927 > > Diff: https://reviews.apache.org/r/18600/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >
