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

[jira] [Updated] (ARTEMIS-3180) With multiple shared subscriptions only one receives the message

     [ https://issues.apache.org/jira/browse/ARTEMIS-3180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebastian T updated ARTEMIS-3180:
---------------------------------
    Attachment: artemis-3180.zip

> With multiple shared subscriptions only one receives the message
> ----------------------------------------------------------------
>
>                 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
>            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)