[
https://issues.apache.org/jira/browse/ARTEMIS-3493?focusedWorklogId=653977&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-653977
]
ASF GitHub Bot logged work on ARTEMIS-3493:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 22/Sep/21 09:07
Start Date: 22/Sep/21 09:07
Worklog Time Spent: 10m
Work Description: 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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 653977)
Time Spent: 20m (was: 10m)
> expose the User ID in the send message tab in console
> -----------------------------------------------------
>
> Key: ARTEMIS-3493
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3493
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Reporter: Andy Taylor
> Assignee: Andy Taylor
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> this field in the core message is used to keep the JMS Message ID, it would
> be nice to have one auto generated if a checkbox is checked
--
This message was sent by Atlassian Jira
(v8.3.4#803005)