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 (JIRA)" <ji...@apache.org> on 2013/10/11 12:06:44 UTC

[jira] [Commented] (CAMEL-6856) netty consumer using UDP should release the datagram channel factory

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

Claus Ibsen commented on CAMEL-6856:
------------------------------------

If using UDP and you hot deploy a new application when using netty UDP consumer, you may have depending on netty version in use, some threads still alive that can take up CPU time.

> netty consumer using UDP should release the datagram channel factory
> --------------------------------------------------------------------
>
>                 Key: CAMEL-6856
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6856
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty
>    Affects Versions: 2.10.7, 2.11.2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Critical
>             Fix For: 2.11.3
>
>
> We only release the TCP resources on netty. We should do the same when UDP as in use.



--
This message was sent by Atlassian JIRA
(v6.1#6144)