You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2013/10/04 12:33:42 UTC

[jira] [Created] (AMQ-4785) Failover maxReconnectAttempts=0 incorrectly calls org.apache.activemq.transport.TransportListener#transportInterupted

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)