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

(Updated July 31, 2017, 5:08 p.m.)


Review request for mesos, Jie Yu and Jan Schlicht.


Changes
-------

Added a `TODO`.


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


Repository: mesos


Description
-------

Since resource provider resources are dynamic (as opposed to how e.g.,
agent total resources are implemented), they are not part of the
'ResourceProviderInfo'. Instead they are communicated explicitly.

This commit adds total resources the resource provider 'SUBSCRIBE'
call which can be used to communicate the total capacity in both
subscription and resubscription scenarios.


Diffs (updated)
-----

  include/mesos/resource_provider/resource_provider.proto 
a8a27ed09cde7a9f137e76900a3a1c1a547752ed 
  include/mesos/v1/resource_provider/resource_provider.proto 
34bce7511bc74e157277371a7f46111c9537bcf2 


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

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


Testing
-------

Tested as part of https://reviews.apache.org/r/61182/.


Thanks,

Benjamin Bannier

Reply via email to