You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Mahler (JIRA)" <ji...@apache.org> on 2013/10/02 02:43:23 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13783532#comment-13783532 ] 

Benjamin Mahler commented on MESOS-621:
---------------------------------------

Hey Thomas, glad you mentioned that bug here! I made a fix, please take a look!

https://reviews.apache.org/r/14431/

> 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
>             Fix For: 0.15.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#6144)