Caches created through spring don't have statistics enabled

Description

With the upgrade to a newer version of EhCache in caches created through spring's EHCacheFactoryBean don't have statistics enabled any more.

Activity

Show:

Aaron Zeckoski June 19, 2013 at 7:02 AM

This should be OK in versions after 2.9 so I am closing this as a won't fix for now

Aaron Zeckoski June 19, 2013 at 6:59 AM

So, just to make sure I am understanding this correctly. The issue is no longer a problem in trunk so we can go ahead and close this ticket out right?

Aaron Zeckoski June 19, 2013 at 6:58 AM

From DH on KNL-1090:
Just a note that caches created with EhCacheFactoryBean () still have statistics disabled this seems to be a spring issue that is fixed in spring 3.x when a new method:

setStatisticsEnabled

was added to the bean

Matthew Buckett February 1, 2013 at 9:20 AM

org.sakaiproject.memory.util.EhCacheFactoryBean does correctly setup caches, however it requires the component manager to be running which can create a mess for tests.

Won't Fix

Details

Priority

Affects versions

Components

Assignee

Reporter

Labels

Created February 1, 2013 at 8:08 AM
Updated April 25, 2018 at 3:18 PM
Resolved June 19, 2013 at 7:02 AM