EHC ❯ Make diskstore optional
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
Currently, you can not configure ehcache to not use a diskstore - even if you don’t allow any cache to overflow, you still need to configure a (unique) diskstore.
How about making it optional, and throwing errors if you try to overflow to disk without one? Sourceforge Ticket ID: 1728061 - Opened By: robertdw - 30 May 2007 06:06 UTC
Comments
Sourceforge Tracker 2009-09-21
Fiona OShea 2009-09-22
Re-opening so that I can properly close out these issues and have correct Resolution status in Jira
Logged In: YES user_id=693320 Originator: NO
This is a good idea and well overdue. Sorry about the delay in implementing it.
I have implemented this in ehcache 1.5 which will be out in beta soon. The change is in trunk.
The documentation on how it works is as below (in APT format):
** «>>s are Optional
*** Turning off disk stores
Comment by: gregluck - 4 May 2008 20:57 UTC