Timothy Bish created AMQ-6235:
---------------------------------
Summary: SimpleDiscoveryAgent doesn't honor it's configured
initialReconnectDelay
Key: AMQ-6235
URL: https://issues.apache.org/jira/browse/AMQ-6235
Project: ActiveMQ
Issue Type: Bug
Components: Broker, networkbridge
Affects Versions: 5.x
Reporter: Timothy Bish
Assignee: Timothy Bish
Fix For: 5.14.0
The SimpleDiscoveryAgent code has a configurable initialReconnectDelay that is
not currently used correctly. If the connection is lost right away on a
connect attempt it may use the delay but if the connection has been up longer
than the configurable minConnectTime then a connection attempt is immediately
tried and will then drop back to the initialReconnectDelay if this immediate
reconnection attempt fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)