"[EMAIL PROTECTED]" wrote : 
  | 2) Avoid overhead of writing to a persistent store if you want to support 
recovering data that's been evicted. Note this is a less than perfect solution, 
as it's possible all nodes will evict the data, and thus it won't be 
recoverable.

So, ClusteredCacheLoader calls to another cache won't cause that cache to load 
the data from persistent store if the data has been evicted?  Unlike a 
replicated cache?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084071
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to