Gary Tully created AMQ-4785:
-------------------------------
Summary: Failover maxReconnectAttempts=0 incorrectly calls
org.apache.activemq.transport.TransportListener#transportInterupted
Key: AMQ-4785
URL: https://issues.apache.org/jira/browse/AMQ-4785
Project: ActiveMQ
Issue Type: Bug
Components: Transport
Affects Versions: 5.8.0
Reporter: Gary Tully
Assignee: Gary Tully
Fix For: 5.9.0
When failover is not reconnecting, maxReconnectAttempts=0, so it just being
used to pick a url, on disconnect it should not invoke the interrupted/resumed
transportExceptionhandler callback b/c there is no possibility of a resume. The
exception just bubbles up to the application.
--
This message was sent by Atlassian JIRA
(v6.1#6144)