[jboss-dev-forums] [Design of JBoss ESB] - Re: JmsConnectionPool: Allowing control over the number of S

Kevin.Conner@jboss.com do-not-reply at jboss.com
Wed May 13 07:53:55 EDT 2009


"tfennelly" wrote : The handleCloseSession method returns the session to the "free" pool before releasing it's resources.  Is that a potential bug?

Looks like it could be.  The session.releaseResources is intended to make a best effort attempt to close the associated resources, trapping any exceptions.  At present it is only catching JMSExceptions thus opening up a possibility for the maps to be inconsistent for a while.

Create an issue against session.releaseResources and we can get it fixed.

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

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



More information about the jboss-dev-forums mailing list