> On Jan. 29, 2014, 4:35 a.m., Vinod Kone wrote: > > src/slave/slave.cpp, lines 2870-2871 > > <https://reviews.apache.org/r/17481/diff/1/?file=453440#file453440line2870> > > > > How is this using libprocess clock?
never mind. i didn't see the dependee review. - Vinod ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17481/#review33090 ----------------------------------------------------------- On Jan. 29, 2014, 3:39 a.m., Ben Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/17481/ > ----------------------------------------------------------- > > (Updated Jan. 29, 2014, 3:39 a.m.) > > > Review request for mesos, Benjamin Hindman, Jie Yu, and Vinod Kone. > > > Bugs: MESOS-952 > https://issues.apache.org/jira/browse/MESOS-952 > > > Repository: mesos-git > > > Description > ------- > > The slave was relying on a raw unix time stamp to compute garbage collection > times. > This is unreliable for testing purposes because we need to adjust the time > based on the libprocess clock. > > > Diffs > ----- > > src/slave/slave.cpp 8b83dacad802a5434bf76ca075b2b8113ed14a84 > > Diff: https://reviews.apache.org/r/17481/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Ben Mahler > >
