[
https://issues.apache.org/jira/browse/ARTEMIS-4532?focusedWorklogId=901995&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-901995
]
ASF GitHub Bot logged work on ARTEMIS-4532:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 26/Jan/24 18:10
Start Date: 26/Jan/24 18:10
Worklog Time Spent: 10m
Work Description: jbertram commented on PR #4710:
URL:
https://github.com/apache/activemq-artemis/pull/4710#issuecomment-1912479003
@gemmellr, I just pushed a big update that hopefully addresses all the
issues. Once I got into it a bit more I decided to do a more thorough
refactoring of this code. There were a number of messy & inconsistent bits that
I straightened out.
Issue Time Tracking
-------------------
Worklog Id: (was: 901995)
Time Spent: 3h 50m (was: 3h 40m)
> 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
> Priority: Major
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> 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)