You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/02/28 18:58:18 UTC

[jira] [Commented] (AMQ-5882) AMQ accepts MQTT PUBLISH with wildcard characters in topic

    [ https://issues.apache.org/jira/browse/AMQ-5882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171123#comment-15171123 ] 

ASF subversion and git services commented on AMQ-5882:
------------------------------------------------------

Commit 1b38b27ed23a5ac604e5a4dd509dd854afdfde07 in activemq's branch refs/heads/master from [~cshannon]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=1b38b27 ]

https://issues.apache.org/jira/browse/AMQ-5882

Fail to publish if the topic name in the publish packet contains a wild
card character as per the MQTT V3.1 and V3.1.1 spec.


> AMQ accepts MQTT PUBLISH with wildcard characters in topic
> ----------------------------------------------------------
>
>                 Key: AMQ-5882
>                 URL: https://issues.apache.org/jira/browse/AMQ-5882
>             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
>            Assignee: Christopher L. Shannon
>            Priority: Minor
>
> publish to topic "MQTTClient/+-[MQTTClientPublishTests" is accepted
> publish to topic "MQTTClient/#-[MQTTClientPublishTests" is accepted
> MQTT spec says:
> [MQTT-3.3.2-2]
> The Topic Name in the PUBLISH Packet MUST NOT contain wildcard characters.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)