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 2010/02/24 16:02:45 UTC

[jira] Commented: (AMQ-2626) Topic Memory usage creep with constant pending message strategy and a file pending message cursor

    [ https://issues.apache.org/activemq/browse/AMQ-2626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57835#action_57835 ] 

Gary Tully commented on AMQ-2626:
---------------------------------

A similar problem existed with the vmcursor PendingSubscriberMessageStoragePolicy - eviction causes a usage leak. Added a test and fix.

> Topic Memory usage creep with constant pending message strategy and a file pending message cursor
> -------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-2626
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2626
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>             Fix For: 5.3.1, 5.4.0
>
>
> Topic subs with pending messages, where prefetch is limited and consumer is slow  can lead to memory usage creep when the eviction policy kicks in and needs to spool messages from disk as the system usage limit has been reached.

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