You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2010/11/23 11:23:26 UTC

[jira] Updated: (AMQ-3049) initialReconnectDelay on failover transport is not being honored

     [ https://issues.apache.org/activemq/browse/AMQ-3049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac updated AMQ-3049:
-------------------------------

    Description: 
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 ignore it

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


>  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 ignore it

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.