linqh1 commented on issue #5498:
URL: https://github.com/apache/rocketmq/issues/5498#issuecomment-1318311324

   > Is it order messge?
   
   I'm not sure, the producer just call method:
   `public SendResult send(Message msg)`
   
   The temporary solution is that consumer call `poll()` multiple times until 
pulled enough message or elapse some time(eg: 10 seconds)
   


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