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

Reply via email to