[
https://issues.apache.org/jira/browse/AMQ-4785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully resolved AMQ-4785.
-----------------------------
Resolution: Fixed
fix in http://git-wip-us.apache.org/repos/asf/activemq/commit/4f19f31a
> 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
> Labels: failover, maxReconnectAttempts, transportexceptionhandler
> 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)