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

[jira] [Updated] (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:all-tabpanel ]

Konrad Kaczkowski updated AMQ-7122:
-----------------------------------
    Description: 
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, while for ActiveMQ 5 not. 
 * Client: qpid-jms-client: 0.39.0

Here's the code to reproduce: [https://pastebin.com/91d8qYt7]

  was:
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, while for ActiveMQ 5 not.

Here's the code to reproduce: https://pastebin.com/91d8qYt7


> 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, while for ActiveMQ 5 not. 
>  * Client: qpid-jms-client: 0.39.0
> Here's the code to reproduce: [https://pastebin.com/91d8qYt7]



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