jiajiangnan opened a new pull request #412:
URL: https://github.com/apache/rocketmq-spring/pull/412


    Spring-Message Convert to Rocket-Message
   
   ## What is the purpose of the change
   
   This change support DELAY and WAIT properties  in RocketMQHeaders.java, 
which can convert Spring-Message to Rocket-Message conveniently.
   
   Because of losting properties of 'DELAY' and 'WAIT' in RocketMQHeaders.java. 
Without these properties, we will make mistakes when use RocketMQTemplate to 
send a DELAY-Message or a WAIT-Message.
   
   
   ## Brief changelog
   
   Support DELAY and WAIT properties  in RocketMQHeaders.java, which can 
convert Spring-Message to Rocket-Message conveniently.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to