Robbie Gemmell created QPIDJMS-289:
--------------------------------------

             Summary: 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