You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2018/12/08 22:39:00 UTC

[jira] [Commented] (AMQ-7122) Can't use wildcard topic subscription using AMQP

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

Timothy Bish commented on AMQ-7122:
-----------------------------------

The ActiveMQ wildcard syntax is documented here: [http://activemq.apache.org/wildcards.html] the # wildcard is not among those so try instead using the documented values. 

> Can't use wildcard topic subscription using AMQP
> ------------------------------------------------
>
>                 Key: AMQ-7122
>                 URL: https://issues.apache.org/jira/browse/AMQ-7122
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 5.15.8
>            Reporter: Konrad Kaczkowski
>            Priority: Major
>
> When producer publish to "SOME_PREFIX.TOPIC_NAME.test", the consumer subscribing the "SOME_PREFIX.TOPIC_NAME.#" cannot receive any messages. 
>  * Exactly the same case works perfectly for Artemis 2.6.3, while for ActiveMQ 5.15.8 not. 
>  * Client: qpid-jms-client: 0.39.0
> Here's the code to reproduce: [https://pastebin.com/MTPU4zLp]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)