gemmellr commented on PR #1157:
URL: https://github.com/apache/activemq/pull/1157#issuecomment-1963789165

   It also now occurs to me it may not handle foreign providers Message 
properly since it seemingly doesnt call setJMSDeliveryTime at all on send 
(unless thats being done elsewhere already...though doesnt seem obvious it 
could know the value to use).
   
   Although the PR title makes it clear that it does, it also seems weird this 
change only covers the JMSProducer API related code, and misses out the 
MessageProducer related API, when delivery delay support applies equally to 
both (and the underlying send code is used for both). 


-- 
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.

To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to