[
https://issues.apache.org/jira/browse/MESOS-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014220#comment-14014220
]
Adam B commented on MESOS-1119:
-------------------------------
Here's the dev@ thread that prompted this JIRA:
https://mail-archives.apache.org/mod_mbox/mesos-dev/201403.mbox/%3cCAAkWvAxRjJHtB=N1FnDNvE3NJhB-B+WJZxXfGK=e2l67eo+...@mail.gmail.com%3e
> 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
>
> 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)