jbertram commented on code in PR #6191:
URL: https://github.com/apache/artemis/pull/6191#discussion_r2738610021


##########
artemis-server/src/main/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImpl.java:
##########
@@ -1533,6 +1536,7 @@ public ConfigurationImpl setAcceptorConfigurations(final 
Set<TransportConfigurat
 
    @Override
    public ConfigurationImpl addAcceptorConfiguration(final 
TransportConfiguration infos) {
+      new Exception("Adding").printStackTrace();

Review Comment:
   This should be removed, I think.



-- 
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]

Reply via email to