[esb-issues] [JBoss JIRA] Created: (JBESB-586) JMS courier can leak sessions (part two)

Kevin Conner (JIRA) jira-events at lists.jboss.org
Wed May 30 06:51:09 EDT 2007


JMS courier can leak sessions (part two)
----------------------------------------

                 Key: JBESB-586
                 URL: http://jira.jboss.com/jira/browse/JBESB-586
             Project: JBoss ESB
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Kevin Conner
         Assigned To: Kevin Conner
             Fix For: 4.2


When an error is detected by a JMS courier it attempts to reconnect to the message consumer.

The logic to reconnect involves a loop to retry, current hardcoded to 5 attempts.  Unfortunately this loop does not terminate if the courier successfully reconnected, resulting in another leak of sessions.

-- 
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

        



More information about the esb-issues mailing list