[
https://issues.jboss.org/browse/ISPN-4633?page=com.atlassian.jira.plugin....
]
Adrian Nistor updated ISPN-4633:
--------------------------------
Description: 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().
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
Security Level: Public(Everyone can see)
Components: Transactions
Affects Versions: 7.0.0.Beta1
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 7.0.0.Beta2
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.2.6#6264)