----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62353/#review186924 -----------------------------------------------------------
PASS: Mesos patch 62353 was successfully built and tested. Reviews applied: `['62655', '62158', '61183', '61528', '62353']` All the build artifacts available at: http://dcos-win.westus.cloudapp.azure.com/mesos-build/review/62353 - Mesos Reviewbot Windows On Oct. 2, 2017, 9:13 p.m., Benjamin Bannier wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62353/ > ----------------------------------------------------------- > > (Updated Oct. 2, 2017, 9:13 p.m.) > > > Review request for mesos, Jie Yu and Jan Schlicht. > > > Repository: mesos > > > Description > ------- > > This patch adds an implementation of the resource provider registrar > backed 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 8916ad30e1d240a177553eaab3a83c0223c268d8 > src/resource_provider/registrar.hpp PRE-CREATION > src/resource_provider/registrar.cpp PRE-CREATION > src/tests/resource_provider_manager_tests.cpp > 3bc56b51526e9dd188423f7349e74246c3295c77 > > > Diff: https://reviews.apache.org/r/62353/diff/9/ > > > Testing > ------- > > `make check` > > > Thanks, > > Benjamin Bannier > >