[infinispan-dev] WriteSkewException: Write skew detected on key

Ales Justin ales.justin at gmail.com
Mon Jul 15 11:27:07 EDT 2013


So you're saying that while this state transfer was going on, some other process (another thread) changed this value?

Any way to avoid this?
Global lock is fine, for now.

-Ales

On Jul 15, 2013, at 4:36 PM, Mircea Markus <mmarkus at redhat.com> wrote:

> A WriteSkewCheck exception is thrown by an optimistic transaction when the key has been externally changed (another tx)  between the moment it has been read and the moment it has been committed. The key in this case is "UPDATE(2)/__entity_group__(1)".




More information about the infinispan-dev mailing list