[
https://issues.apache.org/jira/browse/CAMEL-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-3179.
--------------------------------
Resolution: Won't Fix
Implementing this requires too much work and refactoring of existing code.
This is *only* a problem when providing the file name in the endpoint uri. If
you re-use existing endpoints and provide file name as a header, then that
works fine, as it can re-use existing producer from the producer pool.
> camel-ftp - ftp producer should reuse pooled FtpClient even if filename is
> provided as parameter in endpoint uri
> ----------------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-3179
> URL: https://issues.apache.org/jira/browse/CAMEL-3179
> Project: Camel
> Issue Type: Improvement
> Components: camel-ftp
> Affects Versions: 2.4.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.6.0
>
>
> See nabble
> http://camel.465427.n5.nabble.com/FTP-creating-connections-for-every-file-name-in-the-uri-tp478938p478938.html
> This makes it work better out of the box so you can use dynamic recipient
> list and have the file name in the endpoint uri.
> The ftp producer should then be able to re-use pooled ftp producer despite
> the filename was in the endpoint uri
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.