You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2010/09/29 11:56:40 UTC

[jira] Created: (CAMEL-3179) camel-ftp - ftp producer should reuse pooled FtpClient even if filename is provided as parameter in endpoint uri

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/activemq/browse/CAMEL-3179
             Project: Apache 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


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.


[jira] Updated: (CAMEL-3179) camel-ftp - ftp producer should reuse pooled FtpClient even if filename is provided as parameter in endpoint uri

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-3179:
-------------------------------

    Description: 
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


  was:
See nabble


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



> 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/activemq/browse/CAMEL-3179
>             Project: Apache 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.