----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19852/#review39112 -----------------------------------------------------------
Ship it! src/log/coordinator.cpp <https://reviews.apache.org/r/19852/#comment71497> No biggie, just not sure if it's abundantly clear from the code or comments elsewhere that we don't need to update CoordiantorProcess::proposal because we are catching up "previous" positions thus won't mess up with the implicit promises for future positions. - Jiang Yan Xu On March 31, 2014, 10:10 a.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19852/ > ----------------------------------------------------------- > > (Updated March 31, 2014, 10:10 a.m.) > > > Review request for mesos and Benjamin Hindman. > > > Bugs: MESOS-1165 > https://issues.apache.org/jira/browse/MESOS-1165 > > > Repository: mesos-git > > > Description > ------- > > See MESOS-1165 for details. > > Also added a test for capturing regression. > > > Diffs > ----- > > src/log/coordinator.cpp caa4b85 > src/tests/log_tests.cpp b368cde > > Diff: https://reviews.apache.org/r/19852/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Jie Yu > >
