Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CC36210F2A for ; Thu, 19 Dec 2013 10:50:12 +0000 (UTC) Received: (qmail 96805 invoked by uid 500); 19 Dec 2013 10:50:12 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 96733 invoked by uid 500); 19 Dec 2013 10:50:08 -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 96686 invoked by uid 99); 19 Dec 2013 10:50:07 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Dec 2013 10:50:07 +0000 Date: Thu, 19 Dec 2013 10:50:06 +0000 (UTC) From: "Guillaume Nodet (JIRA)" To: issues@karaf.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (KARAF-2594) The use of inheritable thread locals in ThreadIO can cause problems MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/KARAF-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reopened KARAF-2594: ------------------------------------ Gogo has been reverted to 0.10 in order to release Karaf 3.0, so we need to update it later. > The use of inheritable thread locals in ThreadIO can cause problems > ------------------------------------------------------------------- > > Key: KARAF-2594 > URL: https://issues.apache.org/jira/browse/KARAF-2594 > Project: Karaf > Issue Type: Bug > Affects Versions: 2.4.0, 3.0.0 > Reporter: Guillaume Nodet > Assignee: Guillaume Nodet > > When connecting through SSH, all threads spawns from the session will try to read and write to the ssh streams, even after those have been closed -- This message was sent by Atlassian JIRA (v6.1.4#6159)