I am trying to get a handle on the details of TreeCache and this question 
occured to me.  If an object is evicted from the cache by the LRU 
implementation (or anyother, it shouldn't matter though right?) in one VM and 
then another member of the system modifies that object, will the replication 
cause that object to become alive in the first VM cache again?  Put another 
way, does replication reset the timetolive counter that the LRU uses, or only 
local gets?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865280#3865280

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865280


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to