[
https://issues.apache.org/jira/browse/AMQ-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14076897#comment-14076897
]
Dhiraj Bokde commented on AMQ-4719:
-----------------------------------
This wasn't enabled for some reason for MQTTSslTransportFactory. I've fixed
that and added a test case to verify that it works for MQTT.
It looks like I don't have the appropriate permissions to re-open this issue or
administer any ActiveMQ issues right now. I will send a request to the Apache
PMC to fix that.
> Enable "Link Stealing" as an option on a Connector
> --------------------------------------------------
>
> Key: AMQ-4719
> URL: https://issues.apache.org/jira/browse/AMQ-4719
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Reporter: Rob Davies
> Assignee: Rob Davies
> Fix For: 5.9.1, 5.10.0
>
>
> The JMS Spec states that connecting with a duplicate ClientID should throw an
> Exception. However, for MQTT and AMQP specs "Link Stealing" where the last
> ClientID pushes out the older connection with the same ClientID should be
> supported. ActiveMQ supports link stealing for connections with a duplicate
> ConnectionID - though the ConnectionID is not something supported by MQTT or
> AMQP. Make Link Stealing optional - so it can be set on by default for MQTT
> and AMQP TransportConnectors
--
This message was sent by Atlassian JIRA
(v6.2#6252)