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

(Updated Nov. 8, 2017, 4:23 p.m.)


Review request for mesos, Benjamin Bannier and Jie Yu.


Changes
-------

Addressed issues.


Repository: mesos


Description
-------

Resource version UUIDs are used to establish a relationship between
operation and the resource they are operating on. For each agent the
master keeps track of its resource version and the resource version of
the agents' resource providers. As resource versions are required in a
'ApplyOfferOperationMessage', the master has to find the resource
version that's matching the resources an operation should apply to and
set it accordingly.


Diffs (updated)
-----

  src/master/master.cpp ee212c1a21b432d3aa8e90d748d12cb0a754d57c 


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

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


Testing
-------

make check


Thanks,

Jan Schlicht

Reply via email to