Hi Thanks for reporting and testing with latest release.
I have logged a ticket to fix this https://issues.apache.org/jira/browse/CAMEL-7062 On Thu, Dec 12, 2013 at 11:09 AM, zdolniacha <[email protected]> wrote: > Ok, I found it. > Problem is related to BacklogTracer.addDefinition() method. > It saves ProcessDefinitons associated to route. > But it saves it whether tracer is enabled, disabled or (!) shutdown. > In my workaround I'm shutting down and re-creating defaultBacklogTracer > after end of last route. > That do the trick. > > > M. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/BacklogTracer-memory-leak-tp5744561p5744662.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen Make your Camel applications look hawt, try: http://hawt.io
