You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Grzegorz Grzybek (JIRA)" <ji...@apache.org> on 2015/04/29 13:18:06 UTC

[jira] [Commented] (CAMEL-8718) Connection leak with ftp consumer and invalid credentials

    [ https://issues.apache.org/jira/browse/CAMEL-8718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519146#comment-14519146 ] 

Grzegorz Grzybek commented on CAMEL-8718:
-----------------------------------------

Fixed in:
* [master branch|https://github.com/apache/camel/commit/e129b88c223e53595113b54a3637e6fabb5a940f]
* [camel-2.15.x branch|https://github.com/apache/camel/commit/7c51a070b9ef6d2d690eaa8f370b2bb1fbc8504f]
* [camel-2.14.x branch|https://github.com/apache/camel/commit/c18c4157d30fa81785c8e7d938006818da5af34b]


> Connection leak with ftp consumer and invalid credentials
> ---------------------------------------------------------
>
>                 Key: CAMEL-8718
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8718
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-ftp
>    Affects Versions: 2.12.5, 2.13.4, 2.14.2, 2.15.1
>            Reporter: Grzegorz Grzybek
>            Assignee: Grzegorz Grzybek
>             Fix For: 2.14.3, 2.16.0, 2.15.3
>
>
> In each iteration new socket connection is created, but never closed. This leads to growth of {{ESTABLISHED}} connections to FTP server.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)