[
https://issues.apache.org/jira/browse/MESOS-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kone updated MESOS-1119:
------------------------------
Component/s: allocation
Fix Version/s: 0.19.0
> Allocator should make an allocation decision per slave instead of per
> framework/role.
> -------------------------------------------------------------------------------------
>
> Key: MESOS-1119
> URL: https://issues.apache.org/jira/browse/MESOS-1119
> Project: Mesos
> Issue Type: Bug
> Components: allocation
> Reporter: Vinod Kone
> Fix For: 0.19.0
>
>
> Currently the Allocator::allocate() code loops through roles and frameworks
> (based on DRF sort) and allocates *all* slaves resources to the first
> framework.
> This logic should be a bit inversed. Instead, the slave should go through
> each slave, allocate it a role/framework and update the DRF shares.
--
This message was sent by Atlassian JIRA
(v6.2#6252)