-
Bug
-
Resolution: Done
-
Major
-
1.1.0-GA
In some cases where the jms.connectTimeout is tripped during socket level connection and the failover transport bits are in use the client an fall into a reconnect loop or stall waiting for an error callback that won't be triggered.
One workaround exists which is to configure the transport level socket connect timeout to be lower than the jms.connectionTimeout value
- incorporates
-
QPIDJMS-342 Loading...