Mercurial > dive4elements > gnv-client
diff geo-backend/ChangeLog @ 1124:f3fdbeef1c68
Made sql-cache statistics available as MBean in JConsole.
geo-backend/trunk@1156 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 04 Jun 2010 08:36:58 +0000 |
parents | f76541120bcb |
children | 959618206b8a |
line wrap: on
line diff
--- a/geo-backend/ChangeLog Fri Jun 04 08:19:38 2010 +0000 +++ b/geo-backend/ChangeLog Fri Jun 04 08:36:58 2010 +0000 @@ -1,3 +1,10 @@ +2010-06-04 Ingo Weinzierl <ingo.weinzierl@intevation.de> + + * src/main/java/de/intevation/gnv/geobackend/base/query/CachingQueryExecutorFactory.java: + The ehcache CacheManager and the MBeanServer of the JVM are connected + so that the statistics of the sql-cache is available as MBean using + JConsole. + 2010-06-04 Ingo Weinzierl <ingo.weinzierl@intevation.de> * src/main/java/de/intevation/gnv/geobackend/sde/datasources/Uncacheable.java: