You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@activemq.apache.org by GitBox <gi...@apache.org> on 2021/09/22 09:07:06 UTC

[GitHub] [activemq-artemis] gtully commented on a change in pull request #3766: ARTEMIS-3493 - expose User ID (JMS Message ID) in send tab of console

gtully commented on a change in pull request #3766:
URL: https://github.com/apache/activemq-artemis/pull/3766#discussion_r713744401



##########
File path: artemis-hawtio/artemis-plugin/src/main/webapp/plugin/js/components/addressSendMessage.js
##########
@@ -43,6 +43,10 @@ var Artemis;
                             <label>Durable </label>
                             <input id="durable" type="checkbox" ng-model="$ctrl.message.durable" value="true">
                         </div>
+                        <div class="form-group">
+                            <label>Create User ID </label>

Review comment:
       I think, call this message id, it does not identify the user, it is a user supplied id for the message.




-- 
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: gitbox-unsubscribe@activemq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org