Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 48DBF955E for ; Mon, 12 Mar 2012 10:45:28 +0000 (UTC) Received: (qmail 294 invoked by uid 500); 12 Mar 2012 10:45:27 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 260 invoked by uid 500); 12 Mar 2012 10:45:27 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Received: (qmail 250 invoked by uid 99); 12 Mar 2012 10:45:27 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Mar 2012 10:45:27 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of hartmut.lang@ericsson.com designates 193.180.251.57 as permitted sender) Received: from [193.180.251.57] (HELO mailgw9.se.ericsson.net) (193.180.251.57) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Mar 2012 10:45:22 +0000 X-AuditID: c1b4fb39-b7bf2ae0000069a1-96-4f5dd3ac2600 Received: from esessmw0256.eemea.ericsson.se (Unknown_Domain [153.88.253.124]) by mailgw9.se.ericsson.net (Symantec Mail Security) with SMTP id 50.3F.27041.CA3DD5F4; Mon, 12 Mar 2012 11:45:01 +0100 (CET) Received: from ESESSCMS0366.eemea.ericsson.se ([169.254.1.214]) by esessmw0256.eemea.ericsson.se ([153.88.115.96]) with mapi; Mon, 12 Mar 2012 11:45:01 +0100 From: Hartmut Lang To: "users@camel.apache.org" Date: Mon, 12 Mar 2012 11:44:57 +0100 Subject: RE: SedaConsumer not removed on endpoint remove Thread-Topic: SedaConsumer not removed on endpoint remove Thread-Index: Ac0APHX/VVFQvGlbRcChwh10Og7WtQAAJkhw Message-ID: References: In-Reply-To: Accept-Language: de-DE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: de-DE, en-US Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Brightmail-Tracker: AAAAAA== X-Virus-Checked: Checked by ClamAV on apache.org Good news! Is there a ticket-number for this? /Hartmut -----Original Message----- From: Claus Ibsen [mailto:claus.ibsen@gmail.com]=20 Sent: Montag, 12. M=E4rz 2012 11:39 To: users@camel.apache.org Subject: Re: SedaConsumer not removed on endpoint remove On Mon, Mar 12, 2012 at 11:33 AM, Hartmut Lang = wrote: > My scenario is to dynamically add and remove routes through some kind of = registration-service. > My routes have a seda input like: > from("seda://seda-id").to("http://hostame") > > Now the problem is, that if i remove the route and endpoints during runti= me, the related "SedaConsumer" threadpool stays alive. > And when i dynamically create the same route again, an additional "SedaCo= nsumer" is created. > So i somehow have more and more "SedaConsumer" pools in my context. > > Any ideas how to deal with that? > Its fixed in the next release. > /Hartmut > -- Claus Ibsen ----------------- FuseSource Email: cibsen@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/