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 2022/01/14 20:07: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=17476394#comment-17476394 ] 

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

Commit 8b643a7ac10d484cd22e008d41aaac6bf9772eb1 in activemq-artemis's branch refs/heads/2.19.x from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=8b643a7 ]

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

(cherry picked from commit 996f6f46fe11bf6ffc53cf97761bae1eb69ab8e4)


> 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
>             Fix For: 2.20.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)