You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Dejan Predovic (JIRA)" <ji...@apache.org> on 2007/04/17 11:06:34 UTC

[jira] Closed: (SM-936) FilePoller component leaves the target endpoint in dirty state

     [ https://issues.apache.org/activemq/browse/SM-936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Predovic closed SM-936.
-----------------------------

    Resolution: Won't Fix

I understand how it works for file and ftp pollers, but I wrote my own (db) poller that uses in-out exchanges. I wrote it based on the file poller and it "leaked". Now I know how it works. :)

> 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.