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." _______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
