[jboss-user] [JBoss Cache: Core Edition] - Re: Cluster replication question
jkemp101
do-not-reply at jboss.com
Thu Feb 26 06:56:05 EST 2009
In the same node if Host A updates key value "AAA" to "1" and Host B simultaneously updated key value "AAA" to "2" would Host A's value be "2" and B's be "1" after replication? The caches would become out of sync?
So the solution is to use sync cache or switch to a INVALIDATION_ASYNC cache to inform both Hosts that they should go to other persistence to get the "real" value?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4213302#4213302
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4213302
More information about the jboss-user
mailing list