[
https://issues.apache.org/jira/browse/MESOS-6134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15873091#comment-15873091
]
haosdent commented on MESOS-6134:
---------------------------------
{code}
commit 346cc8dd528a28a6e1f1cbdb4c95b8bdea2f6070
Author: Zhitao Li <[email protected]>
Date: Sat Feb 18 18:22:20 2017 +0800
Made docker executor be aware of the `cgroups_enable_cfs` flag.
This fixes the cpu CFS quota setting for docker executor by ensuring
`--cpu-quota` flag when performing `docker run`.
Review: https://reviews.apache.org/r/51052/
{code}
> Port CFS quota support to Docker Containerizer using command executor.
> ----------------------------------------------------------------------
>
> Key: MESOS-6134
> URL: https://issues.apache.org/jira/browse/MESOS-6134
> Project: Mesos
> Issue Type: Bug
> Components: containerization, docker
> Reporter: Zhitao Li
> Assignee: Zhitao Li
>
> MESOS-2154 only partially fixed the CFS quota support in Docker
> Containerizer: that fix only works for custom executor.
> This tracks the fix for command executor so we can declare this is complete.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)