----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64011/ -----------------------------------------------------------
(Updated Dec. 5, 2017, 9:25 p.m.) Review request for mesos and Vinod Kone. Changes ------- Rebased onto master. Repository: mesos Description ------- When an agent reregisters, the master will now always update the agent information it holds in memory, and will write any changes back to the registry if necessary. Note that most tests for this are added in a later review, since they require the capability to actually restart the agent with a changed state to effectively test the masters response to that. Diffs (updated) ----- src/master/allocator/mesos/hierarchical.hpp 41ffe17def133d7e735afa26a6fedd154e51f4b4 src/master/allocator/mesos/hierarchical.cpp 4bc9fb6f787224114f1285937cf979ace46d8ea3 src/master/master.hpp a721131e8f37e8d872da2b592124d72a19ec1763 src/master/master.cpp e8257e786b411a0f569559526918a6c49c63875a src/tests/hierarchical_allocator_tests.cpp 154049c47f2dae2df8d1bb4ddb5c48c478bb3d0e Diff: https://reviews.apache.org/r/64011/diff/10/ Changes: https://reviews.apache.org/r/64011/diff/9-10/ Testing ------- Thanks, Benno Evers
