-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61947/#review184844
-----------------------------------------------------------
ERROR: Failed to apply patch 57911. Please check http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/61947/logs/apply-reviews.log
for any relevant errors
Reviews applied: [57911, 57997, 57998, 57999, 58048, 58047, 58021, 61810, 61946, 61947]
Logs available here: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/61947/logs
- Mesos Reviewbot Windows
On Sept. 7, 2017, 12:27 p.m., Jan Schlicht wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/61947/
> -----------------------------------------------------------
>
> (Updated Sept. 7, 2017, 12:27 p.m.)
>
>
> Review request for mesos, Benjamin Bannier and Jie Yu.
>
>
> Bugs: MESOS-7594
> https://issues.apache.org/jira/browse/MESOS-7594
>
>
> Repository: mesos
>
>
> Description
> -------
>
> While the resource provider manager is responsible to apply offer
> operations by sending events to the respective resource providers,
> the master takes care of accepting these operations. Hence, for local
> resource providers the master sends an `ApplyResourceOperationMessage`
> to the agent where the resource provider is running on. The agent
> then relays the operation contained in the message to the resource
> provider manager.
>
>
> Diffs
> -----
>
> src/master/master.cpp 14d94cfa0e96881f77dd6e0c3449fdc0613e36ce
> src/messages/messages.proto dc4e19c08d671743f08223dcdf1dbc336b3940bd
> src/slave/slave.hpp 7d07868451e93d34ba694d40216c1e4036fd4094
> src/slave/slave.cpp 6d1516a5d5b5db684f79385e60d892ff75fd00fd
> src/tests/resource_provider_manager_tests.cpp 3bc56b51526e9dd188423f7349e74246c3295c77
>
>
> Diff: https://reviews.apache.org/r/61947/diff/2/
>
>
> Testing
> -------
>
> make check
>
>
> Thanks,
>
> Jan Schlicht
>
>
|