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

ASF GitHub Bot commented on SSHD-793:
-------------------------------------

GitHub user lifangning reopened a pull request:

    https://github.com/apache/mina-sshd/pull/43

    [SSHD-793] Fix the memory leak issue of sshd server

    [SSHD-793] Fix the memory leak issue of continuing to connect and 
disconnect to sshd.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lifangning/mina-sshd master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/mina-sshd/pull/43.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #43
    
----
commit d8f205731f45bd42ec01e56ef300c38441dc34db
Author: Li Fangning <lifangning@...>
Date:   2018-01-11T01:43:50Z

    [SSHD-793] Fix the memory leak issue of continuing to connect and 
disconnect sshd.

----


> Continuously connecting to sshd server lead to memory leaks
> -----------------------------------------------------------
>
>                 Key: SSHD-793
>                 URL: https://issues.apache.org/jira/browse/SSHD-793
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 1.7.0
>         Environment: Linux
>            Reporter: Li Fangning
>            Assignee: Goldstein Lyor
>             Fix For: 1.7.0
>
>         Attachments: SshClientTest.java, SshdServerTest.java, changes.png
>
>
> Run the attachments [^SshdServerTest.java] and [^SshClientTest.java],  
> [^SshdServerTest.java]'s memory will continue to rise and lead to 
> {{OutOfMemory}} error.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to