andytaylor commented on code in PR #4183:
URL: https://github.com/apache/activemq-artemis/pull/4183#discussion_r1067989566


##########
artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/Message.java:
##########
@@ -408,6 +410,8 @@ default Message setValidatedUserID(String validatedUserID) {
 
    String getAddress();
 
+   String getProducerID();
+

Review Comment:
   So I have removed the use of producerID on the message and now pass it in 
all protocols as part of the command



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