[ 
https://issues.apache.org/jira/browse/STORM-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15122822#comment-15122822
 ] 

ASF GitHub Bot commented on STORM-1336:
---------------------------------------

Github user bastiliu commented on a diff in the pull request:

    https://github.com/apache/storm/pull/1053#discussion_r51220119
  
    --- Diff: storm-core/src/clj/org/apache/storm/daemon/supervisor.clj ---
    @@ -1088,8 +1104,26 @@
                                                 (str "file:///" 
storm-log4j2-conf-dir))
                                               storm-log4j2-conf-dir)
                                          file-path-separator "worker.xml")
    +
    +          cgroup-command (if (conf STORM-CGROUP-ENABLE)
    --- End diff --
    
    Maybe it is better to disable cgroup in local mode since the cgroup is not 
supported in Windows or some linux with old core version


> Evalute/Port JStorm cgroup support
> ----------------------------------
>
>                 Key: STORM-1336
>                 URL: https://issues.apache.org/jira/browse/STORM-1336
>             Project: Apache Storm
>          Issue Type: New Feature
>          Components: storm-core
>            Reporter: Robert Joseph Evans
>            Assignee: Boyang Jerry Peng
>              Labels: jstorm-merger
>
> Supports controlling the upper limit of CPU core usage for a worker using 
> cgroups
> Sounds like a good start, will be nice to integrate it with RAS requests too.



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

Reply via email to