You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/28 12:10:06 UTC

[GitHub] [rocketmq] cserwen commented on issue #5498: Why DefaultLitePullConsumer poll always return only one message?

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

   If it has a lag, then you can get more than one messages when polling. If there is no lag and the producer only sends one message at a time, then poll may only get 1 message. @linqh1 


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org