[
https://issues.apache.org/jira/browse/MESOS-9554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765237#comment-16765237
]
Benjamin Mahler commented on MESOS-9554:
----------------------------------------
Test: https://reviews.apache.org/r/69942/
> Allocator might skip allocations because a single framework is incapable of
> receiving certain resources
> -------------------------------------------------------------------------------------------------------
>
> Key: MESOS-9554
> URL: https://issues.apache.org/jira/browse/MESOS-9554
> Project: Mesos
> Issue Type: Bug
> Components: allocation
> Reporter: Benjamin Bannier
> Assignee: Benjamin Mahler
> Priority: Major
>
> Currently in the hierarchical allocator allocation loops we compute
> {{available}} resources by taking into account the capabilities of the
> current framework. Further down in the loop we might then {{break}} out of
> the iteration under the assumption that no other framework can receive the
> resources in question.
> This is only correct if all considered frameworks have identical capabilities.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)