[ https://issues.apache.org/activemq/browse/CAMEL-2484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57686#action_57686 ]
Claus Ibsen commented on CAMEL-2484: ------------------------------------ Well spotted. Yeah we should ensure the cache is properly used. Some producers are expensive to create such as FTP, JMS etc. And very often the recipient list is sending to the same endpoints over and over again, and thus the cache idea is good. BTW the routing slip could very well have the same issue. > camel-mina - Using close session could potentially cause memory to be not > released > ---------------------------------------------------------------------------------- > > Key: CAMEL-2484 > URL: https://issues.apache.org/activemq/browse/CAMEL-2484 > Project: Apache Camel > Issue Type: Bug > Components: camel-mina > Affects Versions: 2.1.0, 2.2.0 > Reporter: Claus Ibsen > Assignee: Stan Lewis > Fix For: 2.3.0 > > Attachments: camel-mina-outofmemory-example.zip, > java_pid26327.hprof.tar.gz > > > See nabble > http://old.nabble.com/SocketSessionImpl-in-Mina-component-retained-in-memory-indefinitely-ts27624487.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.