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 2017/08/03 17:12:00 UTC

[jira] [Closed] (AMQ-5883) AMQ accepts MQTT SUBSCRIBE and UNSUBSCRIBE with no topic filters

     [ https://issues.apache.org/jira/browse/AMQ-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish closed AMQ-5883.
-----------------------------
    Resolution: Fixed

There is a fix and test for this.  If you can create a test that shows an issue with 5.15.0 then please create a new issue and attach it there.  Apollo is a separate and no longer maintained project.  

> AMQ accepts MQTT SUBSCRIBE and UNSUBSCRIBE with no topic filters
> ----------------------------------------------------------------
>
>                 Key: AMQ-5883
>                 URL: https://issues.apache.org/jira/browse/AMQ-5883
>             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
>
>
> MQTT spec says:
> [MQTT-3.8.3-3]
> The payload of a SUBSCRIBE packet MUST contain at least one Topic Filter / QoS pair. A SUBSCRIBE packet with no payload is a protocol violation.
> [MQTT-3.10.3-2]
> The Payload of an UNSUBSCRIBE packet MUST contain at least one Topic Filter. An UNSUBSCRIBE packet with no payload is a protocol violation.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)