RongtongJin edited 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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to