[ 
https://issues.apache.org/jira/browse/MESOS-1811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kone updated MESOS-1811:
------------------------------
    Sprint: Mesos Q3 Sprint 5

> Reconcile disconnected/deactivated semantics in the master code
> ---------------------------------------------------------------
>
>                 Key: MESOS-1811
>                 URL: https://issues.apache.org/jira/browse/MESOS-1811
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Vinod Kone
>            Assignee: Vinod Kone
>
> Currently the master code treats a deactivated and disconnected slave 
> similarly, by setting 'disconnected' variable in the slave struct. This 
> causes us to disconnect() a slave in cases where we really only want to 
> deactivate() the slave (e.g., authentication).
> It would be nice to differentiate these semantics by adding a new variable 
> "active" in the Slave struct.
> We might want to do the same with the Framework struct for consistency.



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

Reply via email to