You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by bu...@apache.org on 2005/10/26 09:19:30 UTC

DO NOT REPLY [Bug 37249] New: - Objects to be prevented from removal from JCS Cache

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=37249>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=37249

           Summary: Objects to be prevented from removal from JCS Cache
           Product: Commons
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: Resources
        AssignedTo: commons-dev@jakarta.apache.org
        ReportedBy: saurabh.kumar@siemens.com


I am using JCS for caching some of my objects on the data layer side of my 
application. However,i want to have a functionality/callback from where I can 
prevent my object(s) from being removed fron the cache,even if they have 
reached their expiry time. This is required in cases where i have taken out an 
object from cahe for some processing but before i can finish my processing
(which may take time),the object theoretically completes it's TTL (time to 
live)OR the cache reached it's upper limit on no. of objects.Is there any way 
where I can prevent my objects from being removed from the cache without 
giving infinite life to them.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org