You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/06/18 20:38:25 UTC

[jira] [Commented] (AMQCPP-545) Failover transport timeout options should only operate on Message sends.

    [ https://issues.apache.org/jira/browse/AMQCPP-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14036114#comment-14036114 ] 

Timothy Bish commented on AMQCPP-545:
-------------------------------------

Same issue in the C++ client

> 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)