You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/04/01 17:41:00 UTC

[jira] [Updated] (STORM-3366) Workers with low CPU may fail to start in Cgroups or docker containers

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

ASF GitHub Bot updated STORM-3366:
----------------------------------
    Labels: pull-request-available  (was: )

> Workers with low CPU may fail to start in Cgroups or docker containers
> ----------------------------------------------------------------------
>
>                 Key: STORM-3366
>                 URL: https://issues.apache.org/jira/browse/STORM-3366
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Aaron Gresch
>            Assignee: Aaron Gresch
>            Priority: Major
>              Labels: pull-request-available
>
> We started implementing storm workers in docker containers and limiting the max CPU to be as specified by the worker.  We found that although a small amount of CPU may run the worker code successfully, it prevents starting the worker within the worker startup timeout. 
>  
> It would be nice to have a minimum cpu setting that forces a minimum amount of cpu to be used for the workers to allow them to come up.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)