You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Megha (JIRA)" <ji...@apache.org> on 2016/09/21 23:08:20 UTC

[jira] [Created] (MESOS-6223) Allow agents to re-register post a host reboot

Megha created MESOS-6223:
----------------------------

             Summary: Allow agents to re-register post a host reboot
                 Key: MESOS-6223
                 URL: https://issues.apache.org/jira/browse/MESOS-6223
             Project: Mesos
          Issue Type: Improvement
          Components: slave
            Reporter: Megha


Agent does’t recover its state post a host reboot, it registers with the master and gets a new SlaveID. 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 persistent/restartable tasks in mesos (https://issues.apache.org/jira/browse/MESOS-3545).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)