You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Updated) (JIRA)" <ji...@apache.org> on 2012/04/08 14:56:17 UTC

[jira] [Updated] (CAMEL-5150) camel-netty - Remove options for pool size as Netty and rely on default implementation

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

Claus Ibsen updated CAMEL-5150:
-------------------------------

    Fix Version/s: 2.9.2
    
> camel-netty - Remove options for pool size as Netty and rely on default implementation
> --------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5150
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5150
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-netty
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.10.0, 2.9.2
>
>
> Accordingly to Netty documentation we should use a cached thread pool for its boss and worker threads. Netty setup workers based on cpu cores. And besides you can configure the workerCounter option explicit.
> Also the options on the producer should not be client prefix as its using a ClientBootstrap which dont have a child.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira