Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
The WildcardConfiguration manager will search and replace MQTT wildcards with the configured wildcards. This is an O(n) operation for each message as the manager iterates over each char in the address string.
In some cases when the configured configured wildcards match the MQTT wildcards we can ignore this completely.
Attachments
Issue Links
- duplicates
-
ARTEMIS-3638 Support MQTT 5
- Closed