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/08/13 09:12:40 UTC

[GitHub] [rocketmq-spring] shaolsh opened a new issue #117: syncSendOrderly方法的timeout参数无效

shaolsh opened a new issue #117: syncSendOrderly方法的timeout参数无效
URL: https://github.com/apache/rocketmq-spring/issues/117
 
 
   **BUG REPORT**
   
   org.apache.rocketmq.spring.core.RocketMQTemplate类的syncSendOrderly方法
   
   源文件的286行,是不是应该改为:
   return syncSendOrderly(destination, message, hashKey, timeout);
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services