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

ASF subversion and git services commented on QPIDJMS-289:
---------------------------------------------------------

Commit 70fe1b882e1381b1016a10b0707f6e112d4e0598 in qpid-jms's branch 
refs/heads/master from Robert Gemmell
[ https://git-wip-us.apache.org/repos/asf?p=qpid-jms.git;h=70fe1b8 ]

QPIDJMS-289: set JMSDeliveryTime during send even if there is no delivery 
delay, and use timestamp on receive if the annotation isnt present


> JMSDeliveryTime should be populated even if there isn't a delivery delay 
> during send
> ------------------------------------------------------------------------------------
>
>                 Key: QPIDJMS-289
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-289
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 0.22.0
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Minor
>             Fix For: 0.23.0
>
>
> When sending, the client currently only populates JMSDeliveryTime if there is 
> a delivery delay. It should populate the value with the time of the send even 
> when there is no delay, though it should still avoid sending the annotation 
> indicating the delivery time to avoid itself, the server, and receivers 
> needing to do unecessary processing.
> Similarly, when receiving a message, JMSDeliveryTime is currently only 
> populated if the delivery time message annotation is present. If the 
> annotation isnt present, it should populate JMSDeliveryTime with the 
> JMSTimestamp/creation-time instead.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to