[
https://issues.apache.org/jira/browse/QPIDJMS-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14902908#comment-14902908
]
ASF subversion and git services commented on QPIDJMS-114:
---------------------------------------------------------
Commit 89c1649e91d584172a68e2644fb7ac92bf27bd43 in qpid-jms's branch
refs/heads/master from [~tabish121]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=89c1649 ]
QPIDJMS-114 Adds an initial test to validate setting the
initialReconnectDelay to non-zero value allows for a connection.
> When failover.initialReconnectDelay is set, client cannot connect
> -----------------------------------------------------------------
>
> Key: QPIDJMS-114
> URL: https://issues.apache.org/jira/browse/QPIDJMS-114
> Project: Qpid JMS
> Issue Type: Bug
> Components: qpid-jms-client
> Affects Versions: 0.5.0, 0.6.0
> Environment: Java 1.7
> Reporter: Tomas Vavricka
> Labels: connection
>
> When option failover.initialReconnectDelay is set to other value than 0,
> client hangs up during creating a session.
> {{session = connection.createSession(false, Session.CLIENT_ACKNOWLEDGE);}}
> Connection string used:
> {{failover:(amqp://server:21415?amqp.saslMechanisms=PLAIN)?failover.initialReconnectDelay=1&failover.maxReconnectAttempts=5&failover.reconnectDelay=60000&jms.username=admin&jms.password=admin&jms.forceAsyncSend=false&jms.alwaysSyncSend=true&jms.sendAcksAsync=false}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]