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 2020/03/25 15:42:15 UTC

[GitHub] [rocketmq-spring] RongtongJin removed a comment on issue #242: Timeout param maybe influence the batch consumer Message result

RongtongJin removed a comment on issue #242: Timeout param maybe influence the batch consumer Message result
URL: https://github.com/apache/rocketmq-spring/issues/242#issuecomment-603914032
 
 
   @GongZhengMe Good catch! I found that when there is no timeout parameter, `org.apache.rocketmq.spring.core.RocketMQTemplate#syncSend(java.lang.String, java.lang.Object)` is actually called. `org.apache.rocketmq.spring.core.RocketMQTemplate#syncSend(java.lang.String, java.util.Collection<T>)` method is missing. Could you please submit a PR to complement this method?
   
   

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