[
https://issues.apache.org/activemq/browse/SM-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39026
]
Guillaume Nodet commented on SM-936:
------------------------------------
Well, I was expecting a standard JBI component using servicemix-common.
There is already a small lightweight component at
http://fisheye6.cenqua.com/browse/servicemix/tags/servicemix-3.1/common/servicemix-components/src/main/java/org/apache/servicemix/components/jdbc/JdbcComponent.java?r=506389
I must admit I'm not very keen on including another lightweight component, as
the goal is to use standard JBI components wherever possible.
> FilePoller component leaves the target endpoint in dirty state
> --------------------------------------------------------------
>
> Key: SM-936
> URL: https://issues.apache.org/activemq/browse/SM-936
> Project: ServiceMix
> Issue Type: Bug
> Components: servicemix-file
> Affects Versions: 3.1
> Reporter: Dejan Predovic
>
> FilePoller invokes the target endpoint using simply sendSync(). Many
> components require additional call to done() to ensure cleanup and resource
> release. Any such component when invoked from FilePoller, FtpPoller (or any
> other poller written on the basis of the two) will "leak".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.