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 (JIRA)" <ji...@apache.org> on 2013/03/01 18:53:12 UTC

[jira] [Comment Edited] (AMQ-4356) unsubcribes DurableSuscriber does not work well with Virtual Topics

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

Timothy Bish edited comment on AMQ-4356 at 3/1/13 5:51 PM:
-----------------------------------------------------------

Have a look at the unit tests for AMQ, a grep for BrokerService will show you lots of examples of creating an embedded broker.  AMQ3445Test.java has some decent broker restart examples, and there already a virtual destination test case for durables you could add to VirtualTopicsAndDurableSubsTest.java
                
      was (Author: tabish121):
    Have a look at the unit tests for AMQ, a grep for BrokerService will show you lots of examples of creating an embedded broker.  
                  
> unsubcribes DurableSuscriber does not work  well with Virtual Topics 
> ---------------------------------------------------------------------
>
>                 Key: AMQ-4356
>                 URL: https://issues.apache.org/jira/browse/AMQ-4356
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.8.0
>         Environment: With kahaDb store
>            Reporter: Federico Weisse
>
> We have a Virtual Topic with 2 consumers
> then we use a DurableSubscriber to the topic (to use it as a normal topic)
> when we call session.unsubscribe the methods ends ok and the DurableSubscribers disappears(from the webConsole) but the storePercentUsage does't decrements  and when we restart the broker durableSuscribers are there again. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira