[
https://issues.apache.org/jira/browse/AMQ-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13903670#comment-13903670
]
Dhiraj Bokde commented on AMQ-5061:
-----------------------------------
Do not apply this patch right now. I am testing whether the assumption I
started with is correct, i.e. whether the leading '/' is meant to be ignored or
not. Upon reading the specification it is not very clear, so I am still
investigating this.
> MQTT Hierarchical Destination names may start with a leading '/', which must
> be ignored when mapping to ActiveMQ destination name
> ---------------------------------------------------------------------------------------------------------------------------------
>
> Key: AMQ-5061
> URL: https://issues.apache.org/jira/browse/AMQ-5061
> Project: ActiveMQ
> Issue Type: Bug
> Components: MQTT
> Affects Versions: 5.9.0
> Reporter: Dhiraj Bokde
> Fix For: 5.10.0
>
> Attachments: AMQ-5061.patch
>
>
> MQTT hierarchical destination names use the '/' character to separate levels.
> The name may start with a '/', which indicates root level, so it must be
> ignored when mapping to ActiveMQ destination names. This is required so that
> both 'TopicA' and '/TopicA' map to the same ActiveMQ destination name
> 'TopicA'.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)