[infinispan-issues] [JBoss JIRA] (ISPN-3932) FineGrainedAtomicMap with REPEATABLE_READ sees modifications from other transactions
RH Bugzilla Integration (JIRA)
issues at jboss.org
Fri Mar 7 04:31:37 EST 2014
[ https://issues.jboss.org/browse/ISPN-3932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12951020#comment-12951020 ]
RH Bugzilla Integration commented on ISPN-3932:
-----------------------------------------------
Tristan Tarrant <ttarrant at redhat.com> changed the Status of [bug 1047905|https://bugzilla.redhat.com/show_bug.cgi?id=1047905] from MODIFIED to ON_QA
> FineGrainedAtomicMap with REPEATABLE_READ sees modifications from other transactions
> ------------------------------------------------------------------------------------
>
> Key: ISPN-3932
> URL: https://issues.jboss.org/browse/ISPN-3932
> Project: Infinispan
> Issue Type: Bug
> Components: Core
> Affects Versions: 5.2.7.Final, 6.0.1.Final
> Reporter: Dan Berindei
> Assignee: Pedro Ruivo
> Labels: 621
> Fix For: 7.0.0.Alpha1, 7.0.0.Final
>
>
> FineGrainedAtomicMap doesn't respect the REPEATABLE_READ isolation level: a transaction holding a FGAM reference will see subkeys added by another concurrent transaction.
> A test with PESSIMISTIC locking is here: https://github.com/danberindei/infinispan/commit/526ae4c414009b2a95b39a65b45bf0467cb78d73
> We need to test OPTIMISTIC locking and the coarse-grained AtomicMap as well.
--
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: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list