[
https://issues.apache.org/jira/browse/QPID-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16714997#comment-16714997
]
Gordon Sim commented on QPID-5285:
----------------------------------
Not sure I understand regarding github. You would just create a PR against the
latest master (perhaps you need to update your fokr if it is not up to date).
If nit that then please attach a patch rather than your version of the file.
There is a broker level option that controls timestamping in the 0-10 path, and
we should use the same option to control it in 1.0 path. It should also use
qpid::sys::Time.h for consistency and handling different platforms.
> [AMQP 1.0] timestamped messages not supported
> ---------------------------------------------
>
> Key: QPID-5285
> URL: https://issues.apache.org/jira/browse/QPID-5285
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: 0.24
> Reporter: Gordon Sim
> Assignee: Gordon Sim
> Priority: Major
> Fix For: Future
>
> Attachments: Incoming.cpp
>
>
> There is a timestamping feature in qpidd that if enabled sets the timestamp
> field of the AMQP 0-10 delivery-properties when a message arrives at the
> broker.
> There is no equivalent field defined in the AMQP 1.0 specification. Thus this
> feature is at present not supported over 1.0 (i.e. messages delivered over
> 1.0 will not have the timestamp set).
> An annotation could be defined to convey the timestamp for 1.0 messages. This
> could also be used in translating between 0-10 and 1.0 formats.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]