-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/66526/
-----------------------------------------------------------
(Updated April 19, 2018, 2:29 p.m.)
Review request for mesos, Chun-Hung Hsiao, Greg Mann, and Jan Schlicht.
Changes
-------
Addressed issue raised by Chun.
Bugs: MESOS-8735
https://issues.apache.org/jira/browse/MESOS-8735
Repository: mesos
Description
-------
This registrar and its matching process can work on generic storage
and is currently used to work on an agent's persist store.
Its name should not be tied the agent, so we rename the registrar in
this patch.
Diffs (updated)
-----
src/resource_provider/registrar.hpp 39f45b0a2a7c35bfe72a9305f5248409e4a3ef45
src/resource_provider/registrar.cpp 92ef9aecb1e93d10f46e53984391558f9901a60b
Diff: https://reviews.apache.org/r/66526/diff/3/
Changes: https://reviews.apache.org/r/66526/diff/2-3/
Testing
-------
`make check`
Thanks,
Benjamin Bannier