]
RH Bugzilla Integration commented on ISPN-4053:
-----------------------------------------------
Pedro Ruivo <pruivo(a)redhat.com> changed the Status of [bug
WriteSkew not throwing an exception for AtomicMap in REPL and DIST
mode
-----------------------------------------------------------------------
Key: ISPN-4053
URL:
https://issues.jboss.org/browse/ISPN-4053
Project: Infinispan
Issue Type: Bug
Affects Versions: 6.0.1.Final
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 7.0.0.Alpha1, 7.0.0.Final
The writeSkewCheck flag does not work correctly for AtomicMap. When Infinispan runs in
REPEATABLE_READ isolation mode for transactions, the writeSkewCheck flag is enabled, and
two concurrent transactions read/write data from the same AtomicMap. The
WriteSkewException exception is never thrown when committing either of the transactions.
Consequently, the data stored in the AtomicMap might be changed by another transaction,
and current transaction will not register this change during commit.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: