[
https://issues.apache.org/jira/browse/MESOS-6247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15546670#comment-15546670
]
Benjamin Mahler commented on MESOS-6247:
----------------------------------------
Currently the framework ID acts as a sub-role of the role of the scheduler
(with no ability to set quota or weight for this sub-role). I think this was a
mistake and we should have only done allocation to roles. You could imagine a
model where the allocator only knows about roles, not frameworks. In this model
if multiple frameworks share a role, they should co-operate within that role.
So I'd say we probably want to avoid doing more sophisticated allocation
between frameworks in a role.
> Enable Framework to set weight
> ------------------------------
>
> Key: MESOS-6247
> URL: https://issues.apache.org/jira/browse/MESOS-6247
> Project: Mesos
> Issue Type: Bug
> Components: allocation
> Environment: all
> Reporter: Klaus Ma
> Priority: Critical
>
> We'd like to enable framework's weight when it register. So the framework can
> share resources based on weight within the same role.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)