You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2016/03/02 18:37:18 UTC

[jira] [Resolved] (AMQ-5885) AMQ accepts illegal wildcard usage in MQTT SUBSCRIBE and UNSUBSCRIBE

     [ 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)