[
https://issues.apache.org/jira/browse/ARTEMIS-5783?focusedWorklogId=993866&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-993866
]
ASF GitHub Bot logged work on ARTEMIS-5783:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 30/Nov/25 05:22
Start Date: 30/Nov/25 05:22
Worklog Time Spent: 10m
Work Description: jbertram opened a new pull request, #6091:
URL: https://github.com/apache/activemq-artemis/pull/6091
(no comment)
Issue Time Tracking
-------------------
Worklog Id: (was: 993866)
Remaining Estimate: 0h
Time Spent: 10m
> 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: 10m
> 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