You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Jie Yu (JIRA)" <ji...@apache.org> on 2014/01/29 00:31:16 UTC

[jira] [Updated] (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 ]

Jie Yu updated MESOS-621:
-------------------------

    Fix Version/s:     (was: 0.17.0)
                   0.18.0

> 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
>            Reporter: Vinod Kone
>            Assignee: Thomas Marshall
>              Labels: twitter
>             Fix For: 0.18.0
>
>
> 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.1.5#6160)