[
https://issues.apache.org/jira/browse/ARTEMIS-5783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041886#comment-18041886
]
ASF subversion and git services commented on ARTEMIS-5783:
----------------------------------------------------------
Commit a1fd296b6f180b64186b776d1126503f99d59691 in activemq-artemis's branch
refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=a1fd296b6f ]
ARTEMIS-5783 MQTT5 shared sub not receiving sub ID
> MQTT5 Shared subscription does not receive subscription ID
> ----------------------------------------------------------
>
> Key: ARTEMIS-5783
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5783
> Project: Artemis
> Issue Type: Bug
> Components: MQTT
> Affects Versions: 2.44.0
> Environment: ActiveMQ Artemis 2.44.0 running in a docker container on
> Fedora Linux 43.
> Reporter: David Smith
> Assignee: Justin Bertram
> Priority: Blocker
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When creating a shared subscription with MQTT5 e.g.
> {{$share/group/testtopic/1}} and passing a numeric subscription ID (e.g.
> {{100}}) the subscription ID is not sent to the subscriber when a message is
> sent to the topic {{testtopic/1}}.
> If a non-shared subscription is made to {{testtopic/1}} then the numeric
> subscription ID is received as expected.
> This missing ID makes it impossible to match the incoming message to the
> correct handler.
> The code has been tested with Mosquitto, RabbitMQ MQTT, Emqx and HiveMQ and
> works as expected.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact