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

Key: CACHE-133
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Andres March
Reporter: Andres March
Votes: 0
Watchers: 0
Operations

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

added cache.persistence.overflow.only property

Created: 23/Jan/05 10:51 PM   Updated: 23/Jan/05 10:51 PM
Component/s: Base Classes
Affects Version/s: 2.1
Fix Version/s: 2.1


 Description  « Hide
Added property that allows cache entries to only be persisted when the memory capacity has been exceeded. The property is called: cache.persistence.overflow.only. It defaults to false for backwards compatibility meaning all cache entries are persisted when a listener has been registered.

 All   Comments   Change History      Sort Order:
Andres March - [23/Jan/05 10:51 PM ]
This should be defaulted to true in future releases. For now, it is false.

Andres March - [23/Jan/05 10:51 PM ]
2.1 released