> -----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:
> ----------------
> MetricRegistry uses internal thread(s) for reporting. There is no public
> API in version 3.0.1 for users to clean up on exit. Thus using Camel
> Metrics Component leads to Java classloader leak and my cause
> OutOfMemoryErrors in some cases.
> ----------------
> 
> I could use some clarification of this.
> 
> First, I'm not aware of any "3.0.1" release of Camel.  I assume this is
> a typo?  What version should this be referring to?

Ah.  I'm guessing the version number here refers to the version of the 
"DropWizard Metrics" library, not the version of Camel.  That statement should 
be amended to reflect that.

> Second, can anyone describe in more detail how the lack of a cleanup
> process on exit could lead to leaks of any kind?

Reply via email to