You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2014/04/07 11:28:14 UTC

[jira] [Resolved] (SSHD-308) Possible Memory Leak in org.apache.sshd.client.sftp.DefaultSftpClient

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

Guillaume Nodet resolved SSHD-308.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.10.2
         Assignee: Guillaume Nodet

https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commit;h=78be94f37c1954d0fdd999cdc3571c823bbd750d

> Possible Memory Leak in org.apache.sshd.client.sftp.DefaultSftpClient
> ---------------------------------------------------------------------
>
>                 Key: SSHD-308
>                 URL: https://issues.apache.org/jira/browse/SSHD-308
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 0.10.1
>         Environment: Windows 7, Java 7
>            Reporter: Irwan Hendra
>            Assignee: Guillaume Nodet
>             Fix For: 0.10.2
>
>         Attachments: memoryleak.png
>
>
> Hi I think DefaultSftpClient is not releasing Buffer objects stored in HashMap messages after .close() is called or after any files download are completed, therefore making the HashMap an ever increasing HashMap.
> I have heapdump, how can I attach it here? sorry kinda new to this system, thanks



--
This message was sent by Atlassian JIRA
(v6.2#6252)