You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/14 03:57:00 UTC

[jira] [Commented] (ARTEMIS-3115) Incorrect default call-failover-timeout on clusterConnection in broker.xml

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

ASF subversion and git services commented on ARTEMIS-3115:
----------------------------------------------------------

Commit 996f6f46fe11bf6ffc53cf97761bae1eb69ab8e4 in activemq-artemis's branch refs/heads/main from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=996f6f4 ]

ARTEMIS-3115 use correct call timeout defaults for cluster-connection


> Incorrect default call-failover-timeout on clusterConnection in broker.xml
> --------------------------------------------------------------------------
>
>                 Key: ARTEMIS-3115
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3115
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.16.0
>            Reporter: Mikhail Lukyanov
>            Assignee: Justin Bertram
>            Priority: Major
>
> ClusterConnectionConfiguration uses ActiveMQDefaultConfiguration.getDefaultClusterCallFailoverTimeout()
> = -1
> broker.xml uses in 
> FileConfigurationParser 
> ActiveMQClient.DEFAULT_CALL_FAILOVER_TIMEOUT = 30000
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)