-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/64006/
-----------------------------------------------------------
Review request for mesos and Vinod Kone.
Repository: mesos
Description
-------
The definition of the various master registry operations is only
needed when trying to access registry, so they were moved into a
separate file in order to decrease size and complexity of the
master.hpp header.
Diffs
-----
src/master/master.hpp a309fc78ee2613762f3d5d22ac7559afc7aac4a3
src/master/master.cpp 2ddd67ada3731803b00883b6a1f32b20c1bb238f
src/master/registry_operations.hpp PRE-CREATION
src/tests/master_tests.cpp 9c450b9f592d9e09a468f537d9b500e97acc636b
src/tests/partition_tests.cpp e49c474167076b4136a161ed29b11db9a13455a7
src/tests/persistent_volume_tests.cpp acfeac16884b00581a3523607ff26f44f6dca53a
src/tests/reconciliation_tests.cpp 8c43ffd1cd4ffe1b11d67eb0a1f768c736826d91
src/tests/registrar_tests.cpp b0fc5f64dbaf841a548b1e19c90ed47bd1248872
src/tests/slave_tests.cpp a75bb260df223b5b86f31e91eec1b6ba8db00cb2
Diff: https://reviews.apache.org/r/64006/diff/1/
Testing
-------
Thanks,
Benno Evers
|