Joseph Wu created MESOS-3045:
--------------------------------
Summary: Populate maintenance information in case of failover
Key: MESOS-3045
URL: https://issues.apache.org/jira/browse/MESOS-3045
Project: Mesos
Issue Type: Task
Components: master
Reporter: Joseph Wu
After a master has failed, it must re-populate maintenance information (i.e.
from the registry to the local state).
Some methods In src/master/master.cpp:
* Master::recover
* Master::reregisterSlave
Possible test(s):
* src/tests/master_tests.cpp::RecoverResources - Add an extra check for filling
in the maintenance information.
* src/tests/master_tests.cpp::RecoveredSlaveReregisters - Add an extra check
for filling in the maintenance information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)