You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dhiraj Bokde (JIRA)" <ji...@apache.org> on 2014/02/19 18:38:22 UTC

[jira] [Created] (AMQ-5066) Duplicate MQTT Subscription with a different QoS for the same Topic MUST remove the older Subscription

Dhiraj Bokde created AMQ-5066:
---------------------------------

             Summary: Duplicate MQTT Subscription with a different QoS for the same Topic MUST remove the older Subscription
                 Key: AMQ-5066
                 URL: https://issues.apache.org/jira/browse/AMQ-5066
             Project: ActiveMQ
          Issue Type: Bug
          Components: MQTT
    Affects Versions: 5.9.0
            Reporter: Dhiraj Bokde
             Fix For: 5.10.0


When a client sends a SUBSCRIBE message with the same Topic/Filter as a previous SUBSCRIBE message but a different QoS, the Server MUST discard the older subscription, and resend all retained messages limited to the new Subscription QoS. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)