activemq-artemis/tests/smoke-tests
Justin Bertram f554806ec3 ARTEMIS-3400 add audit logging for message ack
Aside from adding audit logging for message acknowledgement this commit
also consolidates the two nearly identical acknowledge method
implementations in o.a.a.a.c.s.i.QueueImpl. This avoids duplicating
code for audit logging, plugin invocation, etc. There is no semantic
change.
2021-07-26 23:27:36 -04:00
..
src ARTEMIS-3400 add audit logging for message ack 2021-07-26 23:27:36 -04:00
pom.xml ARTEMIS-3399 fix audit logging for AMQP 2021-07-26 23:27:35 -04:00
readme.md ARTEMIS-1089 Moving smoke tests under ./tests/smoke-tests 2017-04-05 13:06:55 +01:00

readme.md

Smoke tests

These tests are based on real servers.

Each directory here represents a real server created with the maven plugin.