Timothy Bish created AMQCPP-545:
-----------------------------------
Summary: Failover transport timeout options should only operate on
Message sends.
Key: AMQCPP-545
URL: https://issues.apache.org/jira/browse/AMQCPP-545
Project: ActiveMQ C++ Client
Issue Type: Improvement
Components: Transports
Affects Versions: 3.8.2
Reporter: Timothy Bish
Assignee: Timothy Bish
Priority: Minor
Fix For: 3.8.3, 3.9.0
To prevent connection attempts from failing the Failover transport should only
apply the timeout option to sends of Message types as the over commands are
governed by other configuration options.
Currently a timeout set on failover can override the behaviour given by
maxReconnectAttempts which is quite confusing.
--
This message was sent by Atlassian JIRA
(v6.2#6252)