[
https://issues.apache.org/jira/browse/MESOS-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15418344#comment-15418344
]
Zhitao Li edited comment on MESOS-2154 at 8/12/16 4:21 AM:
-----------------------------------------------------------
Wow, nice to see that. If there is already a legitimate fix, I don't see why we
can't revive that patch.
Given that custom executor can work w/o this, maybe only do the version check
for command executor (e.g. {{ExecutorInfo}} is not set)?
was (Author: zhitao):
Wow, nice to see that. If there is already a legitimate fix, I don't see why we
can't revive that patch.
Given that custom executor can work w/o this, maybe only do it for command
executor (e.g. {{ExecutorInfo}} is not set)?
> Port CFS quota support to Docker Containerizer
> ----------------------------------------------
>
> Key: MESOS-2154
> URL: https://issues.apache.org/jira/browse/MESOS-2154
> Project: Mesos
> Issue Type: Improvement
> Components: docker, isolation
> Affects Versions: 0.21.0
> Environment: Linux (Ubuntu 14.04.1)
> Reporter: Andrew Ortman
> Assignee: Steve Niemitz
> Priority: Minor
> Fix For: 1.0.0
>
>
> Port the CFS quota support the Mesos Containerizer has to the Docker
> Containerizer. Whenever the --cgroup_enable_cfs flag is set, the Docker
> Containerizer should update the cfs_period_us and cfs_quota_us values to
> allow hard CPU capping on the container.
> Current workaround is to pass those values as LXC configuration parameters
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)