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)