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/08/07 00:47:47 UTC

[jira] [Created] (MESOS-620) Add slaveDisconnected and slaveReconnected calls to the Allocator

Vinod Kone created MESOS-620:
--------------------------------

             Summary: Add slaveDisconnected and slaveReconnected calls to the Allocator
                 Key: MESOS-620
                 URL: https://issues.apache.org/jira/browse/MESOS-620
             Project: Mesos
          Issue Type: New Feature
            Reporter: Vinod Kone
             Fix For: 0.14.0


With slave recovery, a disconnected slave is still kept around because it is expected to reregister after recovery. It would be great if Allocator exposed these semantics. Currently, we remove the slave from allocator and re-add it when the slave reregisters, which is not as nice.

--
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