Aaron Gresch created STORM-3366:
-----------------------------------
Summary: 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
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)