[jboss-user] [JBossCache] - Re: TreeCache with INVALIDATION_SYNC mode and DB sync issue.
balderman@gmail.com
do-not-reply at jboss.com
Sun Feb 4 09:35:14 EST 2007
Hi
I am not sure I understand:
What do you suggest is that I will use a cache loader and wrap the the invalidation message with a transaction.
And since I am using a cache loader the object will be serialized to the DB (lets assume I am using JDBC cache loader) after the transaction is committed the other node will fetch the "fresh" copy from the cache loader DB table.
Is that what you mean?
Thanks
Avishay
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4010855#4010855
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4010855
More information about the jboss-user
mailing list