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

Review request for mesos.


Repository: mesos


Description
-------

By default `os::stat::mtime` will now follow symlinks, while when
examining links the garbage collector originally cared about the mtime
of the link.

Restoring the original behavior, but adding a TODO since this should
probably be investigated.


Diffs
-----

  src/slave/slave.cpp ac2d0e0153721a66495cd6539b25f5b3cee9d979 

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


Testing
-------

make check

NOTE TO THE COMMITTER:

This should be committed together with RR-39594 (first that, then this one) to 
not change semantics.


Thanks,

Benjamin Bannier

Reply via email to