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

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


    from c47d15c12a ARTEMIS-4283 Fail fast CORE client connect on closing
     new 3a48258f7d ARTEMIS-2824 clientID not set on some notifications
     new a57c48ec55 ARTEMIS-4275 add ID to consumer notifications
     new 47d6dfaad2 This closes #4468

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../core/server/impl/ServerConsumerImpl.java       |   8 +-
 .../core/server/impl/ServerSessionImpl.java        |   6 +
 .../jms/multiprotocol/JMSNotificationTest.java     | 167 +++++++++++++++++++++
 .../MultiprotocolJMSClientTestSupport.java         |  22 +--
 4 files changed, 191 insertions(+), 12 deletions(-)
 create mode 100644 
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/jms/multiprotocol/JMSNotificationTest.java

Reply via email to