----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61742/ -----------------------------------------------------------
Review request for mesos. Repository: mesos Description ------- This patch adds an implementation of the resource provider registrar back by the master's registrar. With that it becomes possible to persist resource provider manager state in a single master registrar, but use the narrowly defined resource provider registry. Diffs ----- src/master/registry.proto 362a9fab946e9fb0411df2277f7f3edbadccb61a src/resource_provider/registrar.hpp PRE-CREATION src/resource_provider/registrar.cpp PRE-CREATION src/tests/resource_provider_manager_tests.cpp 85906ea5e1bb3516ef264de22913ce0a3c9c58c5 Diff: https://reviews.apache.org/r/61742/diff/1/ Testing ------- `make check` Thanks, Benjamin Bannier
