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 2009/05/25 10:51:50 UTC

[jira] Updated: (CAMEL-1641) camel-ftp is not thread safe

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

Claus Ibsen updated CAMEL-1641:
-------------------------------

    Affects Version/s:     (was: 1.6.1)
        Fix Version/s:     (was: 1.6.2)

trunk: 778354.

When/if CAMEL-1644 is implemented then this bug is already fixed.
However remember to add the unit test in FtpProducerConcurrentTest java. There is a TODO.

> camel-ftp is not thread safe
> ----------------------------
>
>                 Key: CAMEL-1641
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1641
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-ftp
>    Affects Versions: 2.0-M1
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.0.0
>
>
> See nabble for discussion:
> http://www.nabble.com/Threadsafety-of-Camel-FTP-td23615932.html
> Basically FTPClient should be created as a new instance for each created producer or consumer (like http component does)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.