the problem I am having is that my application after running for some days
runs out of memory, checking what is in the heap I can find a lot of
producers (and related instances).

I would like to stop a producer at the end of the route (or every timeframe)
as the producer my application will use are thousands and I don't have any
benefit in caching them.

I've tried to limit the cache but I still see more producers cached than the
limit I've set.

--
View this message in context: 
http://camel.465427.n5.nabble.com/cleanup-camel-cached-producers-tp3708189p3772417.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to