[
https://issues.apache.org/jira/browse/ARTEMIS-2919?focusedWorklogId=517585&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-517585
]
ASF GitHub Bot logged work on ARTEMIS-2919:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 29/Nov/20 06:56
Start Date: 29/Nov/20 06:56
Worklog Time Spent: 10m
Work Description: brusdev commented on a change in pull request #3279:
URL: https://github.com/apache/activemq-artemis/pull/3279#discussion_r532165435
##########
File path:
artemis-core-client/src/main/java/org/apache/activemq/artemis/api/core/Message.java
##########
@@ -161,6 +161,11 @@
*/
SimpleString HDR_ROUTING_TYPE = new SimpleString("_AMQ_ROUTING_TYPE");
+ /**
+ * The Routing Type for this message. Ensures that this message is only
routed to queues with matching routing type.
Review comment:
The comment is relative to HDR_ROUTING_TYPE: `The Routing Type ...`
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 517585)
Time Spent: 2h 10m (was: 2h)
> Support timestamping incoming messages
> --------------------------------------
>
> Key: ARTEMIS-2919
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2919
> Project: ActiveMQ Artemis
> Issue Type: New Feature
> Reporter: Justin Bertram
> Assignee: Justin Bertram
> Priority: Major
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)