You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Christoph Krey (JIRA)" <ji...@apache.org> on 2015/07/14 19:13:05 UTC

[jira] [Created] (AMQ-5886) AMQ accepts illegal MQTT protocol level (5, only 3 and 4 are defined)

Christoph Krey created AMQ-5886:
-----------------------------------

             Summary: AMQ accepts illegal MQTT protocol level (5, only 3 and 4 are defined)
                 Key: AMQ-5886
                 URL: https://issues.apache.org/jira/browse/AMQ-5886
             Project: ActiveMQ
          Issue Type: Bug
          Components: Apollo
    Affects Versions: 5.11.1
         Environment: OSX 10.10
https://github.com/ckrey/MQTT-Client-Framework testcases
            Reporter: Christoph Krey
            Priority: Minor


MQTT spec says:

[MQTT-3.1.2-2]
The Server MUST respond to the CONNECT Packet with a CONNACK return code 0x01 (unacceptable protocol level) and then disconnect the Client if the Protocol Level is not supported by the Server.
[MQTT-3.2.2-5]
If a server sends a CONNACK packet containing a non-zero return code it MUST then close the Network Connection.



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