You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Gary Tully (Jira)" <ji...@apache.org> on 2021/03/12 16:34:00 UTC

[jira] [Commented] (ARTEMIS-3180) Consumers with wildcards addresses broken

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

Gary Tully commented on ARTEMIS-3180:
-------------------------------------

This looks related to ARTEMIS-3033 I will try and have a peek next week. I recall the wildcard in the middle for match 0 or more caused me lots of trouble and this seems to be another case of that.

> Consumers with wildcards addresses broken
> -----------------------------------------
>
>                 Key: ARTEMIS-3180
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3180
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: AMQP, Broker
>    Affects Versions: 2.17.0
>         Environment: Artemis 2.17.0 
> openjdk version "1.8.0_275"
> OpenJDK Runtime Environment (build 1.8.0_275-b01)
> OpenJDK 64-Bit Server VM (build 25.275-b01, mixed mode)
>            Reporter: Sebastian T
>            Assignee: Gary Tully
>            Priority: Blocker
>         Attachments: artemis-3180.zip
>
>
> While upgrading from Artemis 2.16.0 to 2.17.0 several of our test cases started failing.
> We are using AMQP and QPid JMS to communicate to Artemis.
> The issue we are having is when two shared subscriptions are made to the same topic only one of the subscriptions receives the message.
> I am attaching a test case.
> Running "mvn test" executes it with Artemis 2.17.0 and will fail. "mvn test -Dartemis.version=2.16.0" executes the test with Artemis 2.16.0 and will succeed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)