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/17 19:11:19 UTC

[jira] [Updated] (AMQ-5059) The first packet from client to Broker MUST be a CONNECT packet, Broker MUST disconnect when UNSUBSCRIBE is the first packet

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

Dhiraj Bokde updated AMQ-5059:
------------------------------

    Attachment: AMQ-5059.patch

Patch to check connection status on unsubscribe

> The first packet from client to Broker MUST be a CONNECT packet, Broker MUST disconnect when UNSUBSCRIBE is the first packet
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-5059
>                 URL: https://issues.apache.org/jira/browse/AMQ-5059
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: MQTT
>    Affects Versions: 5.9.0
>            Reporter: Dhiraj Bokde
>             Fix For: 5.10.0
>
>         Attachments: AMQ-5059.patch
>
>
> The method MQTTProtocolConverter.onUnSubscribe(UNSUBSRIBE command) does not call checkConnected() to check whether CONNECT has already been received or not. 



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