[
https://issues.apache.org/jira/browse/AMQ-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish resolved AMQ-5856.
-------------------------------
Resolution: Fixed
Fix Version/s: 5.12.0
Fixed this issue along with several other problems with the existing MQTT over
WebSocket implementation.
> 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
> Components: MQTT
> Affects Versions: 5.11.1
> Reporter: ChangMin Jeon
> Assignee: Timothy Bish
> Priority: Critical
> Fix For: 5.12.0
>
>
> 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)