[
https://issues.apache.org/jira/browse/AMQ-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-5885.
-------------------------------
Resolution: Fixed
Fix Version/s: 5.14.0
> AMQ accepts illegal wildcard usage in MQTT SUBSCRIBE and UNSUBSCRIBE
> --------------------------------------------------------------------
>
> Key: AMQ-5885
> URL: https://issues.apache.org/jira/browse/AMQ-5885
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.11.1
> Environment: OSX 10.10
> https://github.com/ckrey/MQTT-Client-Framework testcases
> Reporter: Christoph Krey
> Priority: Minor
> Fix For: 5.14.0
>
>
> AMQ accepts: "#MQTTClient" , "MQTTClient/#/def", "MQTTClient+"
> MQTT spec says:
> [MQTT-4.7.1-2]
> The multi-level wildcard character MUST be specified either on its own or
> following a topic level separator. In either case it MUST be the last
> character specified in the Topic Filter.
> [MQTT-4.7.1-3]
> The single-level wildcard can be used at any level in the Topic Filter,
> including first and last levels. Where it is used it MUST occupy an entire
> level of the filter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)