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

Babak Vahdat edited comment on CAMEL-8094 at 11/30/14 11:10 AM:
----------------------------------------------------------------

Instead of extending the Netty's pool classes:

{{NioWorkerPool}}
{{NioServerBossPool}}
{{NioClientBossPool}}

We could better invoke the _*right*_ API methods of them. That’s 
{{releaseExternalResources()}} instead of {{shutdown()}}, which beforehand 
would invoke {{shutdown()}} internally as well.


was (Author: bvahdat):
Instead of extending the Netty's pool classes:

{{NioWorkerPool}}
{{NioServerBossPool}}
{{NioClientBossPool}}

We could better invoke the _*right*_ API methods of them. That’s 
{{releaseExternalResources()}} instead of {{shutdown()}}, which beforehand 
would invoke {{shutdown()}} internally.

> camel-netty: Do not use org.jboss.netty.util.internal.ExecutorUtil as it 
> breaks the camel-netty Karaf feature
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-8094
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8094
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty
>    Affects Versions: 2.14.0
>            Reporter: Babak Vahdat
>            Assignee: Babak Vahdat
>             Fix For: 2.14.1, 2.15.0, 2.13.4
>
>




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

Reply via email to