This is an automated email from the ASF dual-hosted git repository.
tabish pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
from 25fd8e9058 ARTEMIS-5377 BridgeImpl deadlock fix on handle vs operation
add 197dbc10d8 ARTEMIS-5527 use single default WildcardConfiguration
instance
No new revisions were added by this update.
Summary of changes:
.../amqp/connect/bridge/AMQPBridgeManager.java | 4 +-
.../amqp/connect/bridge/AMQPBridgeSupport.java | 3 +-
.../amqp/connect/federation/AMQPFederation.java | 3 +-
.../AMQPFederationPolicySupportTest.java | 54 +++++-----
.../artemis/core/config/WildcardConfiguration.java | 2 +
.../artemis/core/postoffice/impl/AddressImpl.java | 4 +-
.../core/server/federation/FederatedAbstract.java | 3 +-
.../impl/HierarchicalObjectRepository.java | 3 +-
.../connect/AMQPFederationAddressPolicyTest.java | 119 ++++++++++-----------
.../connect/AMQPFederationQueuePolicyTest.java | 4 +-
10 files changed, 97 insertions(+), 102 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact