Rob Davies created AMQ-4719:
-------------------------------

             Summary: 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


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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to