-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66526/
-----------------------------------------------------------
(Updated April 25, 2018, 12:56 p.m.)
Review request for mesos, Chun-Hung Hsiao, Greg Mann, and Jan Schlicht.
Changes
-------
Renamed test.
Bugs: MESOS-8735
https://issues.apache.org/jira/browse/MESOS-8735
Repository: mesos
Description (updated)
-------
This registrar and its matching process can work on generic storage
and it is currently used to work on an agent's persist store.
Its name should not be tied to the agent, so we rename the registrar
in this patch.
Diffs (updated)
-----
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/66526/diff/4/
Changes: https://reviews.apache.org/r/66526/diff/3-4/
Testing
-------
`make check`
Thanks,
Benjamin Bannier