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

[jira] [Created] (AMQ-5856) allowLinkStealing option is not working when using mqtt over websocket

ChangMin Jeon created AMQ-5856:
----------------------------------

             Summary: allowLinkStealing option is not working when using mqtt over websocket 
                 Key: AMQ-5856
                 URL: https://issues.apache.org/jira/browse/AMQ-5856
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.11.1
            Reporter: ChangMin Jeon


A first tcp/ip connection is still alive even if a second client with the same clientId connects with allowLinkStealing as true.

There is a server log as follows in this scenario.

{code}jvm 1 | WARN | Stealing link for clientId abc From Connection Transport Conn ection to: MQTTSocket_12700349 –{code}

I tested this scenario by using hivemq websocket.




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