tabish121 commented on code in PR #5771:
URL: https://github.com/apache/activemq-artemis/pull/5771#discussion_r2150625498
##########
artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/ActiveMQServerImpl.java:
##########
@@ -3871,6 +3872,7 @@ private void
deployQueuesFromListQueueConfiguration(List<QueueConfiguration> que
}
}
} catch (Exception e) {
+ e.printStackTrace();
Review Comment:
This seems like it was added and then forgotten about ?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact