[
https://issues.apache.org/jira/browse/ARTEMIS-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16686815#comment-16686815
]
ASF GitHub Bot commented on ARTEMIS-2176:
-----------------------------------------
GitHub user spyrkob opened a pull request:
https://github.com/apache/activemq-artemis/pull/2432
[ARTEMIS-2176] RA connection properties are not propagated to XARecov…
…eryConfig
Possible fix and test for
https://issues.apache.org/jira/browse/ARTEMIS-2176
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/spyrkob/jboss-activemq-artemis ARTEMIS-2176
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/2432.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2432
----
commit 96b3d87be7448626ad777ea3b32a185c0fb3b5f3
Author: Bartosz Spyrko-Smietanko <bspyrkos@...>
Date: 2018-11-13T15:50:33Z
[ARTEMIS-2176] RA connection properties are not propagated to
XARecoveryConfig
----
> RA connection properties are not propagated to XARecoveryConfig
> ---------------------------------------------------------------
>
> Key: ARTEMIS-2176
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2176
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Affects Versions: 2.6.3
> Reporter: Bartosz Spyrko-Smietanko
> Priority: Major
>
> XARecoveryConfig#createServerLocator uses only
> TransportConfiguration/DiscoveryGroupConfiguration to create a new instance
> of ServerLocator. That means that connection properties like connectionTTL or
> callFailoverTime are ignored. This can lead to network issues - eg.
> [https://issues.jboss.org/browse/WFLY-10725]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)