Failover protocol fails to reconnect if client started while broker is not
running.
-----------------------------------------------------------------------------------
Key: AMQNET-331
URL: https://issues.apache.org/jira/browse/AMQNET-331
Project: ActiveMQ .Net
Issue Type: Bug
Components: ActiveMQ, Stomp
Affects Versions: 1.5.1
Environment: Windows 7 64-bit, .NET 4.0
Reporter: Jim Gomes
Assignee: Jim Gomes
Fix For: 1.5.2
If a client using the failover protocol is started prior to the broker being
started, the reconnect strategy will never connect the client. This is
reproducible if the transport timeout is used to avoid blocking on initial
connect.
For some clients, it is required that they run in a disconnected mode, and
can't be stopped from starting or running if the broker is offline. However,
once the broker comes online, they will connect to it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira