Justin Bertram created ARTEMIS-4532:
---------------------------------------
Summary: MQTT-to-core wildcard conversion is broken
Key: ARTEMIS-4532
URL: https://issues.apache.org/jira/browse/ARTEMIS-4532
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Justin Bertram
Assignee: Justin Bertram
Currently when an MQTT topic filter contains characters from the configured
[wildcard
syntax|https://activemq.apache.org/components/artemis/documentation/latest/wildcard-syntax.html#wildcard-syntax]
the conversion to/from this syntax breaks.
For example, when using the default wildcard syntax if an MQTT topic filter
contains a {{.}} the conversion from the MQTT wildcard syntax to the core
wildcard syntax and back will result in the {{.}} being replaced with a {{/}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)