[
https://issues.apache.org/jira/browse/MESOS-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767339#comment-15767339
]
Vinod Kone commented on MESOS-6821:
-----------------------------------
[~bmerry] Is this something you want to contribute a patch to? If so, I'll be
happy to shepherd.
> 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)