-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66311/#review200650
-----------------------------------------------------------
src/resource_provider/manager.cpp
Lines 261-263 (patched)
<https://reviews.apache.org/r/66311/#comment281453>
The used endpoint detector currently cannot deal with this which can e.g., lead to failed
resource provider subscribes in production or test code.
- Benjamin Bannier
On March 27, 2018, 5:34 p.m., Benjamin Bannier wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/66311/
> -----------------------------------------------------------
>
> (Updated March 27, 2018, 5:34 p.m.)
>
>
> Review request for mesos, Jie Yu and Jan Schlicht.
>
>
> Bugs: MESOS-8735
> https://issues.apache.org/jira/browse/MESOS-8735
>
>
> Repository: mesos
>
>
> Description
> -------
>
> This patch adjusts the control flow of the resource provider manager
> so that we can in the future make use of persisted resource provider
> information.
>
>
> Diffs
> -----
>
> src/resource_provider/manager.cpp 2d3ffcdd01671f81729fe538348f2ca4e555eb4f
> src/resource_provider/registrar.hpp 39f45b0a2a7c35bfe72a9305f5248409e4a3ef45
> src/resource_provider/registrar.cpp 9eb49f1327a0b598c5464a29a09ee286d7018f09
> src/tests/resource_provider_manager_tests.cpp d947bd037190e6b7ea7b2277b5fbe47816878de4
>
>
> Diff: https://reviews.apache.org/r/66311/diff/1/
>
>
> Testing
> -------
>
> `make check`
>
>
> Thanks,
>
> Benjamin Bannier
>
>
|