> On Nov. 6, 2013, 7:20 p.m., Jie Yu wrote: > > src/log/coordinator.cpp, line 499 > > <https://reviews.apache.org/r/14902/diff/5/?file=377553#file377553line499> > > > > We need to fix the process::dispatch future discard association problem > > first. > > > > 'electing.discard()' here won't trigger the discard of the future > > 'electing' in CoordinatorProcess currently. > > Ben Mahler wrote: > Is this still an open issue?
Yes, see https://reviews.apache.org/r/15319/ - Jie ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/14902/#review28292 ----------------------------------------------------------- On Nov. 13, 2013, 8:41 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/14902/ > ----------------------------------------------------------- > > (Updated Nov. 13, 2013, 8:41 p.m.) > > > Review request for mesos and Benjamin Hindman. > > > Bugs: MESOS-736 > https://issues.apache.org/jira/browse/MESOS-736 > > > Repository: mesos-git > > > Description > ------- > > Libprocessify the coordinator. > > > Diffs > ----- > > src/log/coordinator.hpp 3f6fb7c > src/log/coordinator.cpp 6e6466f > > Diff: https://reviews.apache.org/r/14902/diff/ > > > Testing > ------- > > bin/mesos-tests.sh --gtest_filter=*CoordinatorTest*:*LogTest*:*ReplicaTest* > --gtest_repeat=100 > > > Thanks, > > Jie Yu > >
