History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CACHE-111
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Trivial Trivial
Assignee: Andres March
Reporter: Stephane Chauvin
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
OSCache

public access for disk persistence configuration key

Created: 29/Sep/04 04:07 AM   Updated: 19/Apr/05 02:37 PM
Component/s: Listeners
Affects Version/s: 2.1
Fix Version/s: 2.1.1

Issue Links:
Container
This issue contains:
CACHE-92 public access for configuration prope... Minor Closed
 


 Description  « Hide
In order to use the GeneralCacheAdministrator(java.util.Properties p) constructor with a Properties object as argument, please provide the configuration keys with public constants.

Is it possible to have the same fix done in CACHE-92 for com.opensymphony.oscache.plugins.diskpersistence.DiskPersistenceListener?
I would need to have CACHE_PATH_KEY public instead of protected.

Dynamic custom configurations need to re-declare it.

Best regards,
Stéphane


 All   Comments   Change History      Sort Order:
Stephane Chauvin - [29/Sep/04 04:08 AM ]
Patches avalaible.
Unable to re-open CACHE-92.