[
https://issues.apache.org/jira/browse/ARTEMIS-2919?focusedWorklogId=492024&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-492024
]
ASF GitHub Bot logged work on ARTEMIS-2919:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 28/Sep/20 15:17
Start Date: 28/Sep/20 15:17
Worklog Time Spent: 10m
Work Description: gemmellr commented on a change in pull request #3279:
URL: https://github.com/apache/activemq-artemis/pull/3279#discussion_r496017782
##########
File path: docs/user-manual/en/address-model.md
##########
@@ -996,3 +997,14 @@ queues created on the matching address. Defaults to 0.
Read more about
`enable-metrics` determines whether or not metrics will be published to any
configured metrics plugin for the matching address. Default is `true`. Read
more
about [metrics](metrics.md).
+
+`enable-ingress-timestamp` determines whether or not the broker will add its
+timestamp to messages sent to the matching address. When `true` the broker will
+treat AMQP and non-AMQP messages differently. For AMQP messages the broker will
+add a *message annotation* named `x-opt-ingress-timestamp`. For core messages
Review comment:
Should perhaps say it will be a "long" typed annotation.
----------------------------------------------------------------
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: 492024)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)