You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Meng Zhu (JIRA)" <ji...@apache.org> on 2019/01/09 02:01:00 UTC

[jira] [Created] (MESOS-9516) Extend `min_allocatable_resources` flag to cover non-scalar resources.

Meng Zhu created MESOS-9516:
-------------------------------

             Summary: Extend `min_allocatable_resources` flag to cover non-scalar resources.
                 Key: MESOS-9516
                 URL: https://issues.apache.org/jira/browse/MESOS-9516
             Project: Mesos
          Issue Type: Improvement
          Components: allocation
            Reporter: Meng Zhu
            Assignee: Meng Zhu


Users will be able to specify non-scalar resources such as ports. This will help the framework to have more control over the shape of the offer.

Specifically, setting the flag to e.g. `cpus:0.01;mem:32;port:1` would make sure all offers will contain cpus, memory and ports. This will help alleviate the port starvation issue mentioned in MESOS-9324.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)