[
http://jira.jboss.com/jira/browse/JBCACHE-1246?page=comments#action_12393342 ]
Manik Surtani commented on JBCACHE-1246:
----------------------------------------
In trunk it's a bit different since the main entry point is the putForExternalRead()
method. I just don't add any txs to the txTable or create any gtxs for pFER(). Much
simpler. I have ported your additional tests to trunk though.
TransactionTable leaks memory when used with FAIL_SILENTLY option
-----------------------------------------------------------------
Key: JBCACHE-1246
URL:
http://jira.jboss.com/jira/browse/JBCACHE-1246
Project: JBoss Cache
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 2.0.0.GA, 1.4.1.SP4, 1.4.1.SP8
Environment: Windows XP, Sun HotSpot 5 Update 12, Unit
WebSphere 6.1, Windows XP
Reporter: Matt Accola
Assigned To: Manik Surtani
Priority: Blocker
Fix For: 2.1.0.GA, 1.4.1.SP9
Attachments: Test_CacheLeak.java
When using failSilently Option one entry per cache put is leaked to the 2 HashMaps in
TransationTable class. A complete description of the problem is detailed here,
http://www.jboss.org/index.html?module=bb&op=viewtopic&t=125724. Unit test is
attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira