[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Memory on test suite
timfox
do-not-reply at jboss.com
Mon Aug 17 11:03:10 EDT 2009
Actually, closing the factory should be irrelevant.
If all sessions are closed, then the factory will close the PingRunnable anyway, so there should be no need for an explicit close() method on the factory (I was going to remove this).
Now, garbage collection will close unclosed sessions so it shouldn't be possible for a factory to cause a leak.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249976#4249976
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249976
More information about the jboss-dev-forums
mailing list