You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by "Hiram Chirino (JIRA)" <ji...@apache.org> on 2012/06/08 15:24:29 UTC

[jira] [Commented] (APLO-211) Incorrect dequeued counter for topics

    [ https://issues.apache.org/jira/browse/APLO-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291774#comment-13291774 ] 

Hiram Chirino commented on APLO-211:
------------------------------------

Is your topic using the default configuration?
                
> Incorrect dequeued counter for topics
> -------------------------------------
>
>                 Key: APLO-211
>                 URL: https://issues.apache.org/jira/browse/APLO-211
>             Project: ActiveMQ Apollo
>          Issue Type: Bug
>         Environment: apollo-99-trunk-20120519.032132-42
>            Reporter: Lionel Cons
>            Assignee: Hiram Chirino
>
> The dequeued counter for topics seems to go wrong when subscribers disconnect.
> Here is how to reproduce:
>  - start with a fresh topic: all counters are at 0
>  - start a consumer
>  - start a producer that sends one message and disconnect, we get: enqueued=1, dequeued=1, dispatched=1
>  - stop the consumer, we now get: enqueued=1, dequeued=2
> FWIW, when using a queue, the dequeued counter stays at one even after the consumer disconnection.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira