[jira] [Created] (ARTEMIS-3004) ActiveMQXAResourceWrapper doesn't propagate ServerLocatorConfig on connect

2020-11-20 Thread Bartosz Spyrko-Smietanko (Jira)
Bartosz Spyrko-Smietanko created ARTEMIS-3004:
-

 Summary: ActiveMQXAResourceWrapper doesn't propagate 
ServerLocatorConfig on connect
 Key: ARTEMIS-3004
 URL: https://issues.apache.org/jira/browse/ARTEMIS-3004
 Project: ActiveMQ Artemis
  Issue Type: Bug
  Components: Broker
Affects Versions: 2.9.0
Reporter: Bartosz Spyrko-Smietanko


This is follow-up to https://issues.apache.org/jira/browse/ARTEMIS-2176.

The RA connection properties set in ServerLocatorConfig are not propagated to 
ServerLocator when creating it from XARecoveryConfig.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (ARTEMIS-2176) RA connection properties are not propagated to XARecoveryConfig

2018-11-14 Thread Bartosz Spyrko-Smietanko (JIRA)
Bartosz Spyrko-Smietanko created ARTEMIS-2176:
-

 Summary: 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


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)