Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 62F10200BC0 for ; Tue, 15 Nov 2016 11:03:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 61B38160B15; Tue, 15 Nov 2016 10:03:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id D2780160B16 for ; Tue, 15 Nov 2016 11:03:00 +0100 (CET) Received: (qmail 71299 invoked by uid 500); 15 Nov 2016 10:03:00 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 71100 invoked by uid 99); 15 Nov 2016 10:02:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Nov 2016 10:02:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id A32462C4C7E for ; Tue, 15 Nov 2016 10:02:59 +0000 (UTC) Date: Tue, 15 Nov 2016 10:02:59 +0000 (UTC) From: =?utf-8?Q?Jean-Baptiste_Onofr=C3=A9_=28JIRA=29?= To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (KARAF-3885) Memory leak when use interactive client shell MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 15 Nov 2016 10:03:01 -0000 [ https://issues.apache.org/jira/browse/KARAF-3885?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Baptiste Onofr=C3=A9 updated KARAF-3885: ---------------------------------------- Fix Version/s: (was: 3.0.5) 3.0.9 > Memory leak when use interactive client shell > --------------------------------------------- > > Key: KARAF-3885 > URL: https://issues.apache.org/jira/browse/KARAF-3885 > Project: Karaf > Issue Type: Bug > Components: karaf-shell > Reporter: Freeman Fang > Assignee: Freeman Fang > Fix For: 2.4.4, 4.0.2, 3.0.9 > > > 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)