----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/64557/ -----------------------------------------------------------
Review request for mesos, Benjamin Bannier, Chun-Hung Hsiao, and Greg Mann. Repository: mesos Description ------- If an RP is disconnected, we'll shrink its total resources to zero so that no offer will be made on this RP until it reconnects. This prevents frameworks from sending operations to the disconnected RP. Diffs ----- src/resource_provider/manager.cpp fd138b9914d925b5be7a11255dd632921c107dba src/resource_provider/message.hpp eab90cffd6aab9e38207dcf109cc737171ed3953 src/slave/slave.cpp 5869e73ca1c14c99e580da9d7375181da2073ec5 src/tests/resource_provider_manager_tests.cpp e37a53ac6a03e2ea58dd6580fc8a399a1398d950 Diff: https://reviews.apache.org/r/64557/diff/1/ Testing ------- make check Thanks, Jie Yu
