jbertram commented on code in PR #4569:
URL: https://github.com/apache/activemq-artemis/pull/4569#discussion_r1275033212


##########
artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/impl/PostOfficeImpl.java:
##########
@@ -1407,9 +1407,16 @@ public Pair<RoutingContext, Message> redistribute(final 
Message message,
       return null;
    }
 
+   // ARTEMIS-4159

Review Comment:
   This comment is not needed. The commit message will contain the association 
with the corresponding Jira.



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

Reply via email to