You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Benjamin Bannier <be...@mesosphere.io> on 2017/09/06 11:59:53 UTC

Re: Review Request 61182: Sent a resource provider message when providers subscribe.

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

(Updated Sept. 6, 2017, 1:59 p.m.)


Review request for mesos, Jie Yu and Jan Schlicht.


Changes
-------

Extended existing test; rebased.


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


Repository: mesos


Description
-------

In order to inform users of resource provider managers that the
managed resources have changed, we add a new 'ResourceProviderMessage'
type for communicating changes to the managed total resources.

We add code to trigger sending of that message when a resource
provider subscribes with the manager.

In the future this message could also be used to communicate changes
to an already subscribed resource provider's total resources.


Diffs (updated)
-----

  src/resource_provider/manager.cpp da9dff1e9bb18780ac5a5b25d2fd98e931da74af 
  src/resource_provider/message.hpp 916926bf278de9ed919384a82a452d3ced06bd04 
  src/tests/resource_provider_manager_tests.cpp 83a1340fa16b19e3297a8c0ca413afc312de00ec 


Diff: https://reviews.apache.org/r/61182/diff/4/

Changes: https://reviews.apache.org/r/61182/diff/3-4/


Testing
-------

`make check`


Thanks,

Benjamin Bannier


Re: Review Request 61182: Sent a resource provider message when providers subscribe.

Posted by Jie Yu <yu...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61182/#review184746
-----------------------------------------------------------


Ship it!




Ship It!

- Jie Yu


On Sept. 6, 2017, 11:59 a.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61182/
> -----------------------------------------------------------
> 
> (Updated Sept. 6, 2017, 11:59 a.m.)
> 
> 
> Review request for mesos, Jie Yu and Jan Schlicht.
> 
> 
> Bugs: MESOS-7837
>     https://issues.apache.org/jira/browse/MESOS-7837
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> In order to inform users of resource provider managers that the
> managed resources have changed, we add a new 'ResourceProviderMessage'
> type for communicating changes to the managed total resources.
> 
> We add code to trigger sending of that message when a resource
> provider subscribes with the manager.
> 
> In the future this message could also be used to communicate changes
> to an already subscribed resource provider's total resources.
> 
> 
> Diffs
> -----
> 
>   src/resource_provider/manager.cpp da9dff1e9bb18780ac5a5b25d2fd98e931da74af 
>   src/resource_provider/message.hpp 916926bf278de9ed919384a82a452d3ced06bd04 
>   src/tests/resource_provider_manager_tests.cpp 83a1340fa16b19e3297a8c0ca413afc312de00ec 
> 
> 
> Diff: https://reviews.apache.org/r/61182/diff/4/
> 
> 
> Testing
> -------
> 
> `make check`
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>