Return-Path: X-Original-To: apmail-camel-dev-archive@www.apache.org Delivered-To: apmail-camel-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DAC1A8762 for ; Wed, 24 Aug 2011 10:04:18 +0000 (UTC) Received: (qmail 75097 invoked by uid 500); 24 Aug 2011 10:04:18 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 75015 invoked by uid 500); 24 Aug 2011 10:04:12 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 74357 invoked by uid 99); 24 Aug 2011 10:03:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 10:03:52 +0000 X-ASF-Spam-Status: No, hits=-2000.5 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Aug 2011 10:03:49 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1937DCD928 for ; Wed, 24 Aug 2011 10:03:29 +0000 (UTC) Date: Wed, 24 Aug 2011 10:03:29 +0000 (UTC) From: "Willem Jiang (JIRA)" To: dev@camel.apache.org Message-ID: <2048468114.8840.1314180209100.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1036169990.52788.1313757267347.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (CAMEL-4355) CxfRsProducer - Should use LRUSoftCache and start/stop the cache according to the producers lifecycle 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/CAMEL-4355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-4355. --------------------------------- Resolution: Fixed Applied patch into trunk > CxfRsProducer - Should use LRUSoftCache and start/stop the cache according to the producers lifecycle > ----------------------------------------------------------------------------------------------------- > > Key: CAMEL-4355 > URL: https://issues.apache.org/jira/browse/CAMEL-4355 > Project: Camel > Issue Type: Improvement > Components: camel-cxf > Affects Versions: 2.8.0 > Reporter: Claus Ibsen > Assignee: Willem Jiang > Priority: Minor > Fix For: 2.9.0 > > > The CxfRsProducer uses an internal LRUCache. Now we have a LRUSoftCache that uses soft reference, so we can switch to use that directly. > Also the cache should be started/stopped in the doStart/doStop methods of the CxfRsProducer itself, to ensure proper house cleaning. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira