Hi ,

I am doing  " new TreeCacheAOP()"  followed but tree.start() and then after a 
unit testMethod runs, doing a    tree.remove("/")  followed by tree.stop().

I do this for every testMethod in my performance benchmarking test case.

This results in major memory consumption and full GC kicking in even when I 
thrwo  a Gig at the test which subsequently results in my benchmark numbers 
getting thrown off.

Is there a way to ensure TreeCacheAOP gets fully cleaned out after the end of 
each testMethod invocation.

I would hate to break up my tests and run them in different VM's.

any other suggestions?  thanks


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3911025#3911025

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3911025


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to