[infinispan-dev] Write skew doubt
Pedro Ruivo
pruivo at gsd.inesc-id.pt
Wed Feb 1 16:47:14 EST 2012
Hi,
I've noticed that in the last version (5.1.x) the write skew check is
performed on all keys written. However, from your documentation [1] I
understood that the write skew was meant to be performed only on the
written keys that were previously read.
Is this change intentional?
Cheers,
Pedro Ruivo
[1] https://docs.jboss.org/author/display/ISPN51/Data+Versioning
"Write skew checks are performed at prepare-time to ensure a concurrent
transaction hasn't modified an entry while it was read and potentially
updated based on the value read."
More information about the infinispan-dev
mailing list