[
https://issues.apache.org/jira/browse/AMQ-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-5360.
-------------------------------
Resolution: Fixed
> mqtt-doc: Wild card mapping tables in the doc is wrong
> ------------------------------------------------------
>
> Key: AMQ-5360
> URL: https://issues.apache.org/jira/browse/AMQ-5360
> Project: ActiveMQ
> Issue Type: Bug
> Components: Documentation
> Reporter: Joe Luo
>
> The wild card mapping table in the following documentation page is wrong:
> http://activemq.apache.org/mqtt.html
> The correct mapping should be the following:
> '.' => '/'
> '*' => '+'
> '>' => '#'
> so in ActiveMQ wildcard '*' should map to single-level wildcard '+' in MQTT
> while wildcard '>' should map to multi-level wildcard '#' in MQTT.
> http://activemq.apache.org/wildcards.html
> http://public.dhe.ibm.com/software/dw/webservices/ws-mqtt/MQTT_V3.1_Protocol_Specific.pdf
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)