Sanne, what if the previous value has been evicted or passivated? In case of a shared
cache store, one of them could go, retrieve the old value and return it. If the cache
store is not shared, they could all end up doing it.
On Dec 21, 2011, at 12:16 AM, Sanne Grinovero wrote:
Hi all,
I just noticed writing a test using REPL that when doing a put
operation the other nodes do a CacheLoader LOAD as well.
Isn't that totally unnecessary?
In fact assuming REPL guarantees consistency across all nodes, any
form of remote return value should be implicitly skipped as we can
satisfy return values by looking at local copies.
Sanne
_______________________________________________
infinispan-dev mailing list
infinispan-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev
--
Galder Zamarreño
Sr. Software Engineer
Infinispan, JBoss Cache