clebertsuconic commented on code in PR #4656:
URL: https://github.com/apache/activemq-artemis/pull/4656#discussion_r1388293639
##########
artemis-server/src/main/java/org/apache/activemq/artemis/core/management/impl/QueueControlImpl.java:
##########
@@ -2048,6 +2048,37 @@ public void deliverScheduledMessages(String filter)
throws Exception {
}
}
+ @Override
+ public String verifyConnections() throws Exception {
Review Comment:
I'm enhancing listConsumerAsJSON for this...
thanks to @jbertram idea
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]