You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/03/29 22:15:16 UTC

[jira] [Created] (MESOS-423) A slave asked to shutdown should not re-register with a new slave id

Vinod Kone created MESOS-423:
--------------------------------

             Summary: A slave asked to shutdown should not re-register with a new slave id
                 Key: MESOS-423
                 URL: https://issues.apache.org/jira/browse/MESOS-423
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinod Kone
            Assignee: Vinod Kone


With slave restart, a slave that was asked to shutdown could potentially come up and try to re-register with the master with the old slave id. This would be problematic (e.g., if the master added this slave to its deactivated map).

On a related note, the slave should wait for all executors to exit and task updates to be ACKed before shutting down.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira