[infinispan-issues] [JBoss JIRA] (ISPN-4633) Local transaction not removed from transaction table after a size() operation
Adrian Nistor (JIRA)
issues at jboss.org
Wed Oct 1 10:17:03 EDT 2014
[ https://issues.jboss.org/browse/ISPN-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13007725#comment-13007725 ]
Adrian Nistor commented on ISPN-4633:
-------------------------------------
[~pferraro] Do you need this fix backported?
> 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