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:46:00 UTC

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

Konrad Kaczkowski created AMQ-7122:
--------------------------------------

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


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



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