Return-Path: Delivered-To: apmail-incubator-clerezza-dev-archive@minotaur.apache.org Received: (qmail 69129 invoked from network); 19 Aug 2010 10:05:39 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 19 Aug 2010 10:05:39 -0000 Received: (qmail 97178 invoked by uid 500); 19 Aug 2010 10:05:39 -0000 Delivered-To: apmail-incubator-clerezza-dev-archive@incubator.apache.org Received: (qmail 97156 invoked by uid 500); 19 Aug 2010 10:05:37 -0000 Mailing-List: contact clerezza-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: clerezza-dev@incubator.apache.org Delivered-To: mailing list clerezza-dev@incubator.apache.org Received: (qmail 97148 invoked by uid 99); 19 Aug 2010 10:05:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Aug 2010 10:05:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Aug 2010 10:05:36 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7JA5GpF000646 for ; Thu, 19 Aug 2010 10:05:16 GMT Message-ID: <5443441.443791282212316140.JavaMail.jira@thor> Date: Thu, 19 Aug 2010 06:05:16 -0400 (EDT) From: =?utf-8?Q?Reto_Bachmann-Gm=C3=BCr_=28JIRA=29?= To: clerezza-dev@incubator.apache.org Subject: [jira] Closed: (CLEREZZA-281) Jax-rs: Threadlocals are not removed at the end of processing requests In-Reply-To: <17707422.443741282212044419.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLEREZZA-281?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Reto Bachmann-Gm=C3=BCr closed CLEREZZA-281. --------------------------------------- Resolution: Fixed > Jax-rs: Threadlocals are not removed at the end of processing requests > ---------------------------------------------------------------------- > > Key: CLEREZZA-281 > URL: https://issues.apache.org/jira/browse/CLEREZZA-281 > Project: Clerezza > Issue Type: Improvement > Reporter: Reto Bachmann-Gm=C3=BCr > Assignee: Reto Bachmann-Gm=C3=BCr > > For availability in MessageBodyWriters the request is asscociated to a th= rea-local, this should be removed when the request is finished processing s= o that less memory is used by idle threads. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.