initialReconnectDelay on failover transport is not being honored
------------------------------------------------------------------
Key: AMQ-3049
URL: https://issues.apache.org/activemq/browse/AMQ-3049
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.4.1
Reporter: Dejan Bosanac
Assignee: Dejan Bosanac
Fix For: 5.5.0
It's honored only when useExponentialBackOff is set to false, so the url like
failover:(tcp://localhost:61616,tcp://localhost:61618)?initialReconnectDelay=10000&randomize=false&updateURIsSupported=false
will not have ignore it
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.