-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/70956/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Benjamin Mahler, Greg Mann, and
Vinod Kone.
Bugs: MESOS-9814
https://issues.apache.org/jira/browse/MESOS-9814
Repository: mesos
Description
-------
When agents transition from reachable to unreachable, or vice
versa, the draining config is now copied too, along with the
'deactivated' boolean.
Diffs
-----
src/master/registry.proto 239789322c45c6a8346332f50661a98b1851b685
src/master/registry_operations.cpp c417c4d6c4272eeab15f5313ca5160d4a0aa4da4
src/tests/registrar_tests.cpp 81979d78f1348791e28f1afea4ca2999de6362b8
Diff: https://reviews.apache.org/r/70956/diff/1/
Testing
-------
make check
Thanks,
Joseph Wu