EHC ❯ diskStorePath configurable separately for each Cache
-
Bug
-
Status: Closed
-
-
Resolution: Fixed
-
-
-
drb
-
Reporter: sourceforgetracker
-
September 21, 2009
-
0
-
Watchers: 0
-
September 22, 2009
-
September 22, 2009
Description
Now there is “diskStorePath - this parameter is ignored. CacheManager sets it using setter injection.” in javaDoc of Cache constructor. Why is it so? I would like to set my own store path for each instance of Cache separately. Thanks
Sourceforge Ticket ID: 1832318 - Opened By: nobody - 15 Nov 2007 09:13 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
Hi
Enough people as it is have trouble with the DiskStore path, particularly where this is multiple CacheManagers. The idea that database files go in a single place it pretty common. Of course there is also the tablespace idea where you can control at a table level where they go. Oracle has that. I think that is getting too sophisticated and complex for ehcache. Comment by: gregluck - 2 May 2008 23:56 UTC