You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Vinod Kone (JIRA)" <ji...@apache.org> on 2016/12/21 15:39:58 UTC

[jira] [Updated] (MESOS-6821) Override of automatic resources should be by exact match not substring

     [ https://issues.apache.org/jira/browse/MESOS-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinod Kone updated MESOS-6821:
------------------------------
    Labels: newbie  (was: )

> Override of automatic resources should be by exact match not substring
> ----------------------------------------------------------------------
>
>                 Key: MESOS-6821
>                 URL: https://issues.apache.org/jira/browse/MESOS-6821
>             Project: Mesos
>          Issue Type: Improvement
>          Components: agent
>    Affects Versions: 1.1.0
>         Environment: Ubuntu 16.04 x86_64
>            Reporter: Bruce Merry
>            Priority: Minor
>              Labels: newbie
>
> The agent code for auto-detecting resources (cpus, mem, disk) assumes that, say, "cpus" has been specified in the string "cpus" appears anywhere in the resource string (see [here](https://github.com/apache/mesos/blob/1.1.0/src/slave/containerizer/containerizer.cpp#L79)). This means that using a custom resource called, say, "members", will disable auto-detection of the "mem" resource.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)