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

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


    from 196e479ae8 NO-JIRA additional test for status json with and without 
server
     new f279eede60 NO-JIRA smoke tests hanging on termination
     new d5213e66c1 NO-JIRA test STOMP client not disconnecting properly
     new 2d1a8661fd ARTEMIS-4338 STOMP inoperable w/resource audit logging

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:
 .../protocol/core/impl/RemotingConnectionImpl.java |  2 -
 .../core/protocol/AbstractRemotingConnection.java  |  1 +
 .../broker/ActiveMQProtonRemotingConnection.java   |  1 -
 .../artemis/core/protocol/mqtt/MQTTConnection.java |  1 -
 .../core/protocol/openwire/OpenWireConnection.java |  1 -
 .../artemis/core/protocol/ProtocolHandler.java     |  9 ++++
 .../remoting/server/impl/RemotingServiceImpl.java  |  2 +-
 .../artemis/core/server/ActiveMQServerLogger.java  |  2 +
 .../stomp/util/StompClientConnectionV11.java       |  2 +-
 .../artemis/tests/smoke/common/SmokeTestBase.java  |  3 ++
 .../smoke/logging/AuditLoggerResourceTest.java     | 60 ++++++++++++++++++++++
 11 files changed, 77 insertions(+), 7 deletions(-)

Reply via email to