Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-6345

[MQTT] ping response without CONNECT

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.13.3
    • 5.13.4, 5.14.0
    • MQTT
    • None
    • Ubuntu Linux 14.04

    Description

      I am currently investigating the behavior of several MQTT brokers and noticed that the ActiveMQ broker responds to PINGREQ packets with PINGRESP packets even if no CONNECT packet has been sent before.

      This would be a violation of MQTT-3.1.0-1 and MQTT-4.8.0-1 of MQTT v3.1.1 while MQTT v3.1 is not that strict about this issue, but does also state "When a TCP/IP socket connection is established from a client to a server, a protocol level session must be created using a CONNECT flow." (http://public.dhe.ibm.com/software/dw/webservices/ws-mqtt/mqtt-v3r1.html#connect)

      Since ActiveMQ supports MQTT v3.1 according to http://activemq.apache.org/,
      but also MQTT v3.1.1 according to Issue AMQ-4990, I am not sure whether this should actually be considered a bug.

      Attachments

        Activity

          People

            cshannon Christopher L. Shannon
            mtappler Martin Tappler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: