[jboss-user] [JBoss Cache: Core Edition] - Re: Big HashMap stored to cache - problems with replication
mircea.markus
do-not-reply at jboss.com
Thu Sep 4 10:44:49 EDT 2008
the replication is being made asynchronously, phps you are reading too soon from the secondary cache, and the replication didn't have time to finish. Do you have a replication queue enabled - this may also delay things a bit? I suggest switching to sync_replication just to check how long it takes to replicate data.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174321#4174321
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174321
More information about the jboss-user
mailing list