-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66311/
-----------------------------------------------------------
(Updated April 24, 2018, 9:28 p.m.)
Review request for mesos, Chun-Hung Hsiao, Jie Yu, and Jan Schlicht.
Changes
-------
Addressed additional comments from Chun.
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. While this patch sets up the needed flow, it does not
implement recovery logic, yet.
Diffs (updated)
-----
src/resource_provider/manager.cpp 68e1866986bfb91bf8355099ee1f0a2a86aba39a
src/resource_provider/registrar.hpp 39f45b0a2a7c35bfe72a9305f5248409e4a3ef45
src/resource_provider/registrar.cpp 92ef9aecb1e93d10f46e53984391558f9901a60b
src/tests/resource_provider_manager_tests.cpp c52541bf130ccf4795b989b53331176a64a097ea
Diff: https://reviews.apache.org/r/66311/diff/8/
Changes: https://reviews.apache.org/r/66311/diff/7-8/
Testing
-------
`make check`
Thanks,
Benjamin Bannier
|