activemq-artemis/artemis-boot
brusdev 8d5a212bd2 ARTEMIS-2739 Artemis health check tool
Add the command `check` to the Command Line utility. This command exposes some
checks for nodes and queues using the management API for most of them.
The checks have been implemented to be modular. Each user can compose his own
health check, ie to produce and consume from a queue the command is
`artemis check queue --name TEST --produce 1 --consume 1`.
2020-05-15 09:43:02 -04:00
..
src/main/java/org/apache/activemq/artemis/boot ARTEMIS-2739 Artemis health check tool 2020-05-15 09:43:02 -04:00
pom.xml [maven-release-plugin] prepare for next development iteration 2020-04-21 17:06:21 -04:00