-
Bug
-
Resolution: Done
-
Major
-
7.0.0.Beta1
-
None
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().
- is related to
-
ISPN-4196 Local transaction not removed from transaction table with keySet, entrySet, values operations
- Closed