You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2009/02/26 18:35:59 UTC

[jira] Resolved: (AMQ-2143) Memoryleak when consuming messages from KahaDBStore

     [ https://issues.apache.org/activemq/browse/AMQ-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Tully resolved AMQ-2143.
-----------------------------

    Resolution: Fixed

issue with inflight location tracking, was possible to have entry stored and removed! before addition, so the addition to the inflight map was never removed.
resolved in r748218

> Memoryleak when consuming messages from KahaDBStore
> ---------------------------------------------------
>
>                 Key: AMQ-2143
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2143
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>             Fix For: 5.3.0
>
>
> full discription from user list: Memoryleak when consuming messages from KahaDBStore - http://www.nabble.com/Memoryleak-when-consuming-messages-from-KahaDBStore-td21991929.html#a22141262
> Analysis of perf test  from activemq-core using KahaDB under yourkit demonstrates the issue also.

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