You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2015/02/09 20:36:35 UTC

[jira] [Resolved] (MESOS-621) HierarchicalAllocator::slaveRemoved doesn't properly handle framework allocations/resources

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

Dominic Hamon resolved MESOS-621.
---------------------------------
    Resolution: Won't Fix

> HierarchicalAllocator::slaveRemoved doesn't properly handle framework allocations/resources
> -------------------------------------------------------------------------------------------
>
>                 Key: MESOS-621
>                 URL: https://issues.apache.org/jira/browse/MESOS-621
>             Project: Mesos
>          Issue Type: Bug
>          Components: allocation, technical debt
>            Reporter: Vinod Kone
>              Labels: twitter
>
> Currently a slaveRemoved() simply removes the slave from 'slaves' map and slave's resources from 'roleSorter'. Looking at resourcesRecovered(), more things need to be done when a slave is removed (e.g., framework unallocations).
> It would be nice to fix this and have a test for this.



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