This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git.
from 4e33b53 This closes #3246
new 4d45d0c ARTEMIS-2887 Adding toString back to AMQPMessage
new c3887ed ARTEMIS-2887 Adding back Message.toString on audit logger
new e19af8e This closes #3247
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:
.../apache/activemq/artemis/logs/AuditLogger.java | 8 +-
.../artemis/protocol/amqp/broker/AMQPMessage.java | 7 +-
.../core/server/impl/ServerSessionImpl.java | 2 +-
.../tests/smoke/logging/AuditLoggerTest.java | 89 +++++++++++++++++-----
4 files changed, 76 insertions(+), 30 deletions(-)