You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Nicola Ferraro (JIRA)" <ji...@apache.org> on 2017/03/24 12:15:42 UTC

[jira] [Updated] (CAMEL-10565) camel-undertow - Allow configuring thread pool and other options

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

Nicola Ferraro updated CAMEL-10565:
-----------------------------------
    Fix Version/s: 2.19.0

> camel-undertow - Allow configuring thread pool and other options
> ----------------------------------------------------------------
>
>                 Key: CAMEL-10565
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10565
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-undertow
>            Reporter: Nicola Ferraro
>            Assignee: Nicola Ferraro
>             Fix For: 2.19.0
>
>
> The undertow component creates 1 worker thread per CPU and this can be a problem when running in docker containers on machines with 64+ cores (Java containers currently see the number of CPUs of the host machine, even when resource limitation is enabled).
> We need to add configuration options to the component to limit the number of threads (and possibly other available options).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)