[
https://issues.apache.org/activemq/browse/AMQ-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=41149#action_41149
]
Kevin Yaussy commented on AMQ-1230:
-----------------------------------
Sorry - should have included this in the previous comment. 5.1 code also seems
to be setting the DispatchedQueueSize to -(DiscardedCount). This makes the
problem worse, as the queue depth now has to grow up through this negative
value, too.
> Problem with prefetchExtension in
> org/apache/activemq/broker/region/TopicSubscription.java
> ------------------------------------------------------------------------------------------
>
> Key: AMQ-1230
> URL: https://issues.apache.org/activemq/browse/AMQ-1230
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.0.0
> Reporter: Kevin Yaussy
> Fix For: 5.1.0
>
>
> The prefetchExtension variable in TopicSubscription.java is ever-increasing.
> This causes a problem wherein the Broker may not kick in the
> PendingMessageLimit strategies.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.