clebertsuconic commented on a change in pull request #2656: ARTEMIS-2328 
Routing after empty addresses could lead to invalid mess…
URL: https://github.com/apache/activemq-artemis/pull/2656#discussion_r280006429
 
 

 ##########
 File path: 
artemis-server/src/main/java/org/apache/activemq/artemis/core/server/impl/RoutingContextImpl.java
 ##########
 @@ -128,6 +133,29 @@ public void addQueue(final SimpleString address, final 
Queue queue) {
       queueCount++;
    }
 
+   @Override
+   public String debug() {
 
 Review comment:
   I want to keep it separate..  and call it explicitly from trace methods only.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to