Pavan created AMQ-8553:
--------------------------
Summary: "allowLinkStealing" property not working for SSL connector
Key: AMQ-8553
URL: https://issues.apache.org/jira/browse/AMQ-8553
Project: ActiveMQ
Issue Type: Bug
Components: Connector, Transport
Affects Versions: 5.16.3
Reporter: Pavan
Attachments: activemq.xml
*ActiveMQ version - 5.16.3*
We are using a client which connects to ActiveMQ over SSL. If the client
restarts, we are getting below exception
ERROR | Exception in main
javax.jms.InvalidClientIDException: Broker: localhost - Client:
MdmEventsExtractor already connected from tcp://x.x.x.x:53163
So we tried configuring "allowLinkStealing" for SSL connector, so that when
client restarts and tries to connect with the same client id, it should be able
to connect.
The activemq.xml is attached. With this configuration we are still getting
javax.jms.InvalidClientIDException.
Can you please suggest if there anything wrong with the configuration?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)