You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2015/07/27 10:18:04 UTC

[jira] [Commented] (KARAF-3885) Memory leak when use interactive client shell

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

Freeman Fang commented on KARAF-3885:
-------------------------------------

This happen with interactive mode only(if the client using exec mode then no leak),  and also happen with sshd 0.14

> Memory leak when use interactive client shell
> ---------------------------------------------
>
>                 Key: KARAF-3885
>                 URL: https://issues.apache.org/jira/browse/KARAF-3885
>             Project: Karaf
>          Issue Type: Bug
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>
> I can see the object number of
> org.apache.sshd.server.session.ServerSession
> jline.console.ConsoleReader
> keep increasing when I use client shell in interactive mode
> Even the client logout, the object created per each login never like
> org.apache.sshd.server.session.ServerSession
> jline.console.ConsoleReader
> never get released



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