You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2007/02/26 19:57:02 UTC

[jira] Created: (AMQ-1178) Connection leak in the PooledConnectionFactory

Connection leak in the PooledConnectionFactory
----------------------------------------------

                 Key: AMQ-1178
                 URL: https://issues.apache.org/activemq/browse/AMQ-1178
             Project: ActiveMQ
          Issue Type: Bug
          Components: JMS client
    Affects Versions: 4.1.0
            Reporter: Hiram Chirino
         Assigned To: Hiram Chirino
             Fix For: 4.1.1, 4.2.0


The connection pool actually kept creating connections instead of pooling them!  Opps.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (AMQ-1178) Connection leak in the PooledConnectionFactory

Posted by "Hiram Chirino (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQ-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38594 ] 

Hiram Chirino commented on AMQ-1178:
------------------------------------

Fixed in http://svn.apache.org/viewvc?view=rev&revision=511079 in 4.1 branch
need to port to trunk

> Connection leak in the PooledConnectionFactory
> ----------------------------------------------
>
>                 Key: AMQ-1178
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1178
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 4.1.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1.1, 4.2.0
>
>
> The connection pool actually kept creating connections instead of pooling them!  Opps.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQ-1178) Connection leak in the PooledConnectionFactory

Posted by "Jonas Lim (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonas Lim resolved AMQ-1178.
----------------------------

    Resolution: Fixed

Fixed has been ported to trunk :  r514668

> Connection leak in the PooledConnectionFactory
> ----------------------------------------------
>
>                 Key: AMQ-1178
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1178
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: JMS client
>    Affects Versions: 4.1.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1.1, 4.2.0
>
>
> The connection pool actually kept creating connections instead of pooling them!  Opps.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.