Details
Description
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.