You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2020/10/29 15:17:55 UTC

[activemq-artemis] 04/04: This closes #3318

This is an automated email from the ASF dual-hosted git repository.

clebertsuconic pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git

commit 5257c08d74dabc2734d081b68eab5c320691cfc5
Merge: 5435809 d51c894
Author: Clebert Suconic <cl...@apache.org>
AuthorDate: Thu Oct 29 11:17:36 2020 -0400

    This closes #3318

 .../artemis/utils/collections/LinkedListImpl.java  |  5 +-
 .../protocol/amqp/broker/AMQPSessionCallback.java  |  7 +-
 .../broker-connection/amqp-sending-overssl/pom.xml |  2 +-
 .../jms/example/BrokerConnectionSenderSSL.java     |  6 +-
 .../src/main/resources/activemq/server0/broker.xml |  3 +-
 .../amqp/AmqpAnyCastDistinctQueueTest.java         | 75 ++++++++++++++++++++++
 .../amqp/AmqpFullyQualifiedNameTest.java           |  8 ++-
 .../integration/amqp/connect/AMQPReplicaTest.java  |  1 -
 .../amqp/connect/QpidDispatchPeerTest.java         | 30 ++++++---
 .../artemis/tests/unit/util/LinkedListTest.java    |  7 ++
 10 files changed, 123 insertions(+), 21 deletions(-)