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

Benjamin Mahler updated MESOS-673:
----------------------------------

    Fix Version/s: 0.14.0
    
> Task reconciliation does not properly release executor resources.
> -----------------------------------------------------------------
>
>                 Key: MESOS-673
>                 URL: https://issues.apache.org/jira/browse/MESOS-673
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Benjamin Mahler
>            Assignee: Benjamin Mahler
>            Priority: Critical
>             Fix For: 0.14.0
>
>
> This was discovered when simulating frequent slave restarts on a staging 
> cluster.
> It appears that when we reconcile tasks from a re-registering slave, we 
> correctly remove the task and update the slave's {{resourcesInUse}}. However, 
> there can be an executor associated with this task, and the reconciliation 
> currently does not do anything to reconcile the executor's resources.
> We'll need to ensure the reconciliation properly removes executors 
> corresponding to these lost tasks.

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

Reply via email to