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

(Updated Nov. 2, 2017, 6:48 p.m.)


Review request for mesos, Gaston Kleiman, Greg Mann, Jie Yu, and Jan Schlicht.


Changes
-------

Rebased, made conditional on agent capability now.


Repository: mesos


Description
-------

This commit introduces agent clocks to the master and agents. Agents
are responsible for maintaining their clock. The clocks are
synchronized with the master via 'UpdateSlaveMessage'.


Diffs (updated)
-----

  src/master/master.hpp afcc2e46882e4c610e9047ab3db7b6f100d47e17 
  src/master/master.cpp 49bc50ead75adba82a7d8de23a87b06ccd269c48 
  src/slave/slave.hpp df1b0205124555dcb6a0efa5c237f5e77fa2bdf7 
  src/slave/slave.cpp 337083dbe60bba2d3773b785bdceeaf0b8fcd070 


Diff: https://reviews.apache.org/r/63492/diff/2/

Changes: https://reviews.apache.org/r/63492/diff/1-2/


Testing
-------

`make check`, additional testing as part of https://reviews.apache.org/r/63496/.


Thanks,

Benjamin Bannier

Reply via email to