[ 
https://issues.apache.org/jira/browse/QPID-5285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16738185#comment-16738185
 ] 

ASF subversion and git services commented on QPID-5285:
-------------------------------------------------------

Commit 599869d3e1af7d95eab8e4885c9bf2d69899b242 in qpid-cpp's branch 
refs/heads/master from porrafabrizio
[ https://gitbox.apache.org/repos/asf?p=qpid-cpp.git;h=599869d ]

QPID-5285: closes #20

Changes affect the DecodingIncoming:deliver method.
Property "x-opt-ingress-timestamp" has been added to the received 
qpid::broker::Message to be set as nanoseconds from epoch.

Update Incoming.cpp

Update Incoming.h


> [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]

Reply via email to