You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Rob Davies (JIRA)" <ji...@apache.org> on 2009/07/17 13:09:34 UTC

[jira] Resolved: (AMQ-2162) ActiveMQMessageConsumer.unconsumedMessages continues to grow

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

Rob Davies resolved AMQ-2162.
-----------------------------

       Resolution: Working as Designed
    Fix Version/s: 5.3.0
         Assignee: Rob Davies

I'd check that you are actually acknowledging the messages in your Consumer.
However - also set the prefetch limit to a lower value - see http://activemq.apache.org/what-is-the-prefetch-limit-for.html

> ActiveMQMessageConsumer.unconsumedMessages continues to grow
> ------------------------------------------------------------
>
>                 Key: AMQ-2162
>                 URL: https://issues.apache.org/activemq/browse/AMQ-2162
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.2.0
>         Environment: Windows XP Pro / Red Hat Linux
>            Reporter: Mark
>            Assignee: Rob Davies
>            Priority: Blocker
>             Fix For: 5.3.0
>
>
> I have written a message producer that is generating messages at a high rate of speed.  The consumer does process the messages at a slower rate of speed.  
> I profiled the producer using YourKit and noted that ActiveMQMessageConsumer.unconsumedMessages does not ever go down.  The number of messages sent to the consumer is the same number of messages that are contained in the ActiveMQMessageConsumer.unconsumedMessages list.  I have tried many different configurations and have been unsuccessful in getting this problem to go away.

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