[infinispan-dev] ISPN-1586 - inconsistent cache data in replication cluster with local (not shared) cache store

Dan Berindei dan.berindei at gmail.com
Wed Dec 14 06:44:51 EST 2011


Hi guys

For a little background, see the discussion at
https://issues.jboss.org/browse/ISPN-1586

How do you feel about discarding the contents of the cache store on all
cache (virtual) nodes except the first to start?

Configuring purgeOnStartup="true" is not ok in data grid scenarios, because
you'd lose all the data on restart. But loading entries from the cache
store of a node that started later is almost guaranteed to lead to stale
data. In some use cases that stale data might be acceptable, but in most
cases it probably isn't. So perhaps it makes sense to make this
configurable?

Cheers
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20111214/922d5be2/attachment.html 


More information about the infinispan-dev mailing list