We have to lock the cache during state transfer, otherwise you would get inconsistent state. If you can transfer the state into the underlying CacheLoader yourself, e.g. though the application, you could turn transferring persistent state off, and then wouldn't have to incur locking of the cache
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884366#3884366 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884366 ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
