Re: Reference to a version "3.0.1" in metrics doc, and classloader leaks

2016-10-06 Thread Claus Ibsen
You can have leaks if you do re-deployment in the same JVM like an app server. You are also welcome to check newer version of DropWizard what APIs it may have or if there is some auto-cleanup or something. On Wed, Oct 5, 2016 at 11:14 AM, KARR, DAVID wrote: > I noticed on http://camel.apache.org

Re: Reference to a version "3.0.1" in metrics doc, and classloader leaks

2016-10-06 Thread Claus Ibsen
Hi Thanks I added the word dropwizard to the version On Wed, Oct 5, 2016 at 11:14 AM, KARR, DAVID wrote: > I noticed on http://camel.apache.org/metrics-component.html the following > text: > > MetricRegistry uses internal thread(s) for reporting. There is no public API > in ve

RE: Reference to a version "3.0.1" in metrics doc, and classloader leaks

2016-10-05 Thread KARR, DAVID
> -Original Message- > From: KARR, DAVID > Sent: Wednesday, October 05, 2016 8:36 AM > To: users@camel.apache.org > Subject: RE: Reference to a version "3.0.1" in metrics doc, and > classloader leaks > > > -Original Message- > > From:

RE: Reference to a version "3.0.1" in metrics doc, and classloader leaks

2016-10-05 Thread KARR, DAVID
> -Original Message- > From: KARR, DAVID > Sent: Wednesday, October 05, 2016 8:14 AM > To: users@camel.apache.org > Subject: Reference to a version "3.0.1" in metrics doc, and classloader > leaks > > I noticed on http://camel.apache.org/metrics-component.html the > following text: > --