-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53036/
-----------------------------------------------------------

(Updated Oct. 19, 2016, 10:52 p.m.)


Review request for mesos and Jiang Yan Xu.


Bugs: MESOS-6223
    https://issues.apache.org/jira/browse/MESOS-6223


Repository: mesos


Description
-------

With partition awareness, the agents are now allowed to re-register
after they have been marked Unreachable. The executors are anyway
terminated on the agent when it reboots so there is no harm in
letting the agent keep its SlaveID, re-register with the master
and reconcile the lost executors. This is a pre-requisite for
supporting restartable tasks in mesos.


Diffs (updated)
-----

  src/slave/state.cpp a94bb8d7029295abef70d6595ebc732ac1ab87a8 
  src/tests/slave_recovery_tests.cpp 703948f7a6861a4401ee45ce9cae2644106083f3 

Diff: https://reviews.apache.org/r/53036/diff/


Testing
-------


Thanks,

Megha Sharma

Reply via email to