You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (Resolved) (JIRA)" <ji...@apache.org> on 2012/03/20 22:21:40 UTC

[jira] [Resolved] (AMQ-3775) KahaDB journal files retained after delay in "unsubscribing" durable subscriber from topic.

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

Timothy Bish resolved AMQ-3775.
-------------------------------

    Resolution: Fixed

fixed on trunk.
                
> KahaDB journal files retained after delay in "unsubscribing" durable subscriber from topic.
> -------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3775
>                 URL: https://issues.apache.org/jira/browse/AMQ-3775
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Message Store
>    Affects Versions: 5.5.1
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 5.6.0
>
>
> KahaDB journal files retained after delay in "unsubscribing" durable subscriber from topic.This issue only appears to occur when Durable Subscriber is registered with a "selector" that does not match all messages on topic.
> Scenario:
> Msg Producer sending messages to topic.
> Durable subscriber registered with a selector on topic
> After 20 seconds; stop calling consumer.receive() .
> Another Durable subscriber registers on the topic
> After 20 seconds; stop calling consumer.receive() .
> Continue this pattern till 10 durable subscribers are registered with topic
> Then unsubscribe all 10 Durable subscribers.

--
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