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 18:43:02 UTC

[jira] Created: (AMQ-1172) UsageManager leak when topic consumers are disconnected.

UsageManager leak when topic consumers are disconnected.
--------------------------------------------------------

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


The usage on the usage manager associated with a topic will have a usage leak without the corresponding memory leak if consumer connections continually connection and disconnect.

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


[jira] Resolved: (AMQ-1172) UsageManager leak when topic consumers are disconnected.

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

Jonas Lim resolved AMQ-1172.
----------------------------

       Resolution: Fixed
    Fix Version/s: 4.2.0

ported fix to trunk: r514694

> UsageManager leak when topic consumers are disconnected.
> --------------------------------------------------------
>
>                 Key: AMQ-1172
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1172
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1.1, 4.2.0
>
>
> The usage on the usage manager associated with a topic will have a usage leak without the corresponding memory leak if consumer connections continually connection and disconnect.

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


[jira] Commented: (AMQ-1172) UsageManager leak when topic consumers are disconnected.

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

Hiram Chirino commented on AMQ-1172:
------------------------------------

Fix in 4.1 branch rev http://svn.apache.org/viewvc?view=rev&revision=511088

Need to port to trunk

> UsageManager leak when topic consumers are disconnected.
> --------------------------------------------------------
>
>                 Key: AMQ-1172
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1172
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Hiram Chirino
>         Assigned To: Hiram Chirino
>             Fix For: 4.1.1
>
>
> The usage on the usage manager associated with a topic will have a usage leak without the corresponding memory leak if consumer connections continually connection and disconnect.

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