You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/04/19 15:54:25 UTC

[jira] [Commented] (AMQ-5153) LevelDB does not store subscribedDestination for durable subscriptions

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

ASF subversion and git services commented on AMQ-5153:
------------------------------------------------------

Commit b027e655538226b56f1fe277a426e0df41501fc6 in activemq's branch refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=b027e65 ]

https://issues.apache.org/jira/browse/AMQ-5153
https://issues.apache.org/jira/browse/AMQ-6254

Store the original subscribed destination along with the target
destination in the subscription info object to ensure that wildcard
subscriptions remain linked.  

> LevelDB does not store subscribedDestination for durable subscriptions
> ----------------------------------------------------------------------
>
>                 Key: AMQ-5153
>                 URL: https://issues.apache.org/jira/browse/AMQ-5153
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: activemq-leveldb-store
>    Affects Versions: 5.9.1
>            Reporter: Brian Davis
>         Attachments: AMQ5153LevelDBSubscribedDestTest.java
>
>
> LevelDB store does not save the subscribedDestination of the SubscriptionInfo for a durable subscription.  This is important because when a restart happens you have no clue if this durable subscription goes with the topic or to a different topic (because of wildcarding).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)