/[Apache-SVN]
ViewVC logotype

Revision 1395230


Jump to revision: Previous Next
Author: davsclaus
Date: Sun Oct 7 06:37:02 2012 UTC (11 years, 6 months ago)
Changed paths: 4
Log Message:
CAMEL-5683: ProducerCache/ConsumerCache should use regular LRUCache to ensure prouducer/consumer is always stopped when evicted/stopping cache itself. As a soft cache may GC the entries without stopping any may cause internal resources running, which should have been stopped otherwise.

Changed paths

Path Details
Directorycamel/branches/camel-2.9.x/ modified , props changed
Directorycamel/branches/camel-2.9.x/camel-core/src/main/java/org/apache/camel/impl/ConsumerCache.java modified , text changed
Directorycamel/branches/camel-2.9.x/camel-core/src/main/java/org/apache/camel/impl/ProducerCache.java modified , text changed
Directorycamel/branches/camel-2.9.x/camel-core/src/test/java/org/apache/camel/impl/DefaultProducerCacheTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26