My interpretation of the CacheLoaderFetchPersistentState attribute is that when 
a cache instance is joins a cluster of extant caches, the cache loader will 
fetch the "in memory" state of the cache and then persist it.  Of course this 
only happens if the cache loader is unshared (and mine is).  However, this does 
not appear to happen.  The "in memory" cache for the cache instance with the 
attached cache loader does get the transient state, but apparently nothing 
about that state is written to disk.  Is there a way to cause this to happen?  
Otherwise, if a cache instance with a cache loader fails, how can recreate that 
persisted state?

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to