[infinispan-issues] [JBoss JIRA] (ISPN-4633) Local transaction not removed from transaction table after a size() operation

Adrian Nistor (JIRA) issues at jboss.org
Mon Sep 29 02:19:02 EDT 2014


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

Work on ISPN-4633 started by Adrian Nistor.
-------------------------------------------
> Local transaction not removed from transaction table after a size() operation
> -----------------------------------------------------------------------------
>
>                 Key: ISPN-4633
>                 URL: https://issues.jboss.org/browse/ISPN-4633
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Transactions
>    Affects Versions: 7.0.0.Beta1
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>             Fix For: 7.0.0.CR1
>
>
> Executing cache.size() as the only operation during a transaction will leave behind a LocalTransaction in the transaction table. This tx has not locked keys and will eventually be removed by the reaper after a while. The same fix as for ISPN-4196 should be applied for size().



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the infinispan-issues mailing list