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

(Updated March 5, 2018, 11:21 p.m.)


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


Changes
-------

* allowed shrinkinf of RPs as pointed out by Greg.
* set resource versions when reconciling known resource providers.


Bugs: MESOS-8382
    https://issues.apache.org/jira/browse/MESOS-8382


Repository: mesos


Description
-------

This patch adds explicit tracking of resource providers to the master
process. While we already had explicitly send resource provider
information in e.g., `UpdateSlaveMessage`, we only stored that
information aggregated over the full agent in the master up to now.


Diffs (updated)
-----

  src/common/protobuf_utils.cpp f516091e9208552488c154f34adde6f20d3413bf 
  src/master/http.cpp acf10a0f396234ec9f444c9b41515d657379d6ad 
  src/master/master.hpp 1fadbe61f774e8ca9926af4e39b3d6c8e24fe5df 
  src/master/master.cpp 9cea7bb6a6ee8bf5f4226d07111bcfa6f5d3a88c 


Diff: https://reviews.apache.org/r/65591/diff/7/

Changes: https://reviews.apache.org/r/65591/diff/6-7/


Testing
-------

`make check`


Thanks,

Benjamin Bannier

Reply via email to