You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/01/22 02:27:17 UTC

[GitHub] xiaolongyuan opened a new issue #36: 异步消息发送支持延迟级别设置

xiaolongyuan opened a new issue #36: 异步消息发送支持延迟级别设置
URL: https://github.com/apache/rocketmq-spring/issues/36
 
 
   同步消息可以使用:
     rocketMQTemplate.syncSend(topic,msg,5000,delayTimeLevel);
   
   异步发送没有相关接口设置
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services