You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2013/08/07 00:51:47 UTC

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

Vinod Kone created MESOS-621:
--------------------------------

             Summary: 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.14.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 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