"jiwils" wrote : 
  | Can anyone help me postulate why this might be occurring?  I am using 
JBossCache 1.1.1 with an isolation level of SERIALIZEABLE (it happened with 
REPEATABLE_READ too) and with asynch replication.

You *cannot* use async repl and expect that the backup cache(s) have already 
been updated when you update the primary cache. Use sync_repl.
BTW: there is a unit test case (forgot which one) that tests this. Check it out.

Bela

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

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


-------------------------------------------------------
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://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to