Patches item #920055, was opened at 2004-03-20 08:47
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=920055&group_id=22866

Category: JBossMQ
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Richie Bielak (richieb)
Assigned to: Nobody/Anonymous (nobody)
Summary: Unit test for bug  890030 

Initial Comment:
The attached unit test demonstrates the thread leak in
JMS, when sending messages with TTL set. Each time a
subscriber connects a SimpleTimer thread is created and
never freed up.

The test could probably be improved in how it
determines that additional threads were created.
Currently it gets the thread count from the server at
the start and compares it with thread count at the end
of the test. It propably should look for SimpleTimer
threads.

I tested agaist latest 3.2 CVS and the test fails.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=920055&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to