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

(Updated March 7, 2018, 12:36 p.m.)


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


Changes
-------

Addressed issues raised by Greg.


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 9c5fb97afb58f98013b79f3cbaea7dacc3603271 
  src/master/http.cpp acf10a0f396234ec9f444c9b41515d657379d6ad 
  src/master/master.hpp c9c8a968b6f56fe261ac9fe374e926a28d40fccb 
  src/master/master.cpp e666b664dd125317cda5d16285d444b9c21e1f35 


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

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


Testing
-------

`make check`


Thanks,

Benjamin Bannier

Reply via email to