You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Babak Vahdat (JIRA)" <ji...@apache.org> on 2013/06/02 21:34:21 UTC

[jira] [Commented] (CAMEL-6197) Memory leak when using CometD producer

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

Babak Vahdat commented on CAMEL-6197:
-------------------------------------

The ticket is marked as fixed but I don't see any commit for this on any branch, e.g. on master this's the current history I see:

{code}
commit ddf7ba9b9140eaaab3c784732bfd6eeb1f0114d2
Author: Claus Ibsen <da...@apache.org>
Date:   Sun Jun 2 17:22:49 2013 +0200

    CAMEL-6157: Added support for named parameters to camel-jdbc, like we have in camel-sql. Thanks to Devendra Khanolkar for contribution.

commit bd34771fa19702b9c8f7e86ac56b4a92d2c35169
Author: Claus Ibsen <da...@apache.org>
Date:   Sun Jun 2 11:42:08 2013 +0200

    CAMEL-6413: Fixed race condition in file consumer, as read lock release should be executed last.

commit 211f90657478df858e02f0bbf8d912d2199b0484
Author: Babak Vahdat <bv...@apache.org>
Date:   Sun Jun 2 11:22:13 2013 +0200

    CAMEL-6412: Trying to fix the broken build.

commit 6ca055d399b7528175f0192f5d948350e1ee7258
Author: Babak Vahdat <bv...@apache.org>
Date:   Sun Jun 2 00:11:18 2013 +0200

    CAMEL-6412: Fixed the Maven build warning about camel-validator-test-resources.jar

commit bdf64e05c8f5b045bb0cbee07a181a06bd516355
Author: Babak Vahdat <bv...@apache.org>
Date:   Sat Jun 1 19:38:40 2013 +0200

    Polished.

commit 1da8850907623866acaa648f6378596e79f0db69
Author: Babak Vahdat <bv...@apache.org>
Date:   Sat Jun 1 19:30:52 2013 +0200

    Polished.

commit d5b16f55799a5cdfc2b69bcab62ecbd0962e0f53
Author: Claus Ibsen <da...@apache.org>
Date:   Sat Jun 1 07:28:10 2013 +0200

    Upgrade to Groovy 2.1.4

commit 343fd1cf5b08953072f4f3b5bb344dbfad87343c
Author: Babak Vahdat <bv...@apache.org>
Date:   Fri May 31 21:56:14 2013 +0200

    Upgrade to Bouncy Castle 1.48 which is already an OSGi bundle out-of-the-box (no need for a SMX bundle anymore). Also cleaned up all the @deprecated Bouncy

commit 9016ac6a22871097ce55d47a4af166f7c73a1f0f
Author: Babak Vahdat <bv...@apache.org>
Date:   Fri May 31 19:53:51 2013 +0200

    Resolved the deprecated API usage after upgrade to Ehcache 2.7.0.

commit 8c57bd4d204e9ecb2bcb54e5733e5b322ac9f710
Author: Babak Vahdat <bv...@apache.org>
Date:   Fri May 31 19:37:15 2013 +0200

    Upgrade to Ehcache 2.7.0 which is already an OSGi bundle out-of-the-box (no need for a SMX bundle anymore).
{code}
                
> Memory leak when using CometD producer
> --------------------------------------
>
>                 Key: CAMEL-6197
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6197
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cometd
>    Affects Versions: 2.10.4
>            Reporter: Seb C
>            Assignee: Claus Ibsen
>            Priority: Critical
>             Fix For: 2.10.5, 2.11.1, 2.12.0
>
>
> We have an application that creates a lot of channels, resulting in a lot of producers with a Cometd local session attached. These local sessions just add up till we get a out of memory. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira