[infinispan-issues] [JBoss JIRA] (ISPN-7528) Store CacheTransaction.keyRead(...) in RepeatableReadEntry

Pedro Ruivo (JIRA) issues at jboss.org
Mon Mar 6 09:30:01 EST 2017


     [ https://issues.jboss.org/browse/ISPN-7528?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Ruivo updated ISPN-7528:
------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 9.0.0.Final
       Resolution: Done


> Store CacheTransaction.keyRead(...) in RepeatableReadEntry
> ----------------------------------------------------------
>
>                 Key: ISPN-7528
>                 URL: https://issues.jboss.org/browse/ISPN-7528
>             Project: Infinispan
>          Issue Type: Enhancement
>            Reporter: Radim Vansa
>            Assignee: Radim Vansa
>             Fix For: 9.0.0.Final
>
>
> Rather than keeping another collection of keys ({{LocalTransaction.readKeys}}), we could store the information if the key was read in flag for RepeatableReadEntry.
> That would require marking the read keys in EntryFactory, though, rather than in OptimisticLockingInterceptor.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list