-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/17481/
-----------------------------------------------------------

(Updated Jan. 29, 2014, 8:27 p.m.)


Review request for mesos, Benjamin Hindman, Jie Yu, and Vinod Kone.


Changes
-------

Added a comment and cleaned up a variable name.


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 (updated)
-----

  src/slave/slave.cpp 2d21e16a04d8f2419d8dee6c18664f1024bb8e73 

Diff: https://reviews.apache.org/r/17481/diff/


Testing
-------

make check


Thanks,

Ben Mahler

Reply via email to