Tomas Vavricka created QPIDJMS-114:
--------------------------------------

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


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]

Reply via email to