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/02/06 06:48:08 UTC

[GitHub] [rocketmq] RongtongJin commented on issue #1761: Confusion about LitePullConsumer batch size.

RongtongJin commented on issue #1761: Confusion about LitePullConsumer batch size.
URL: https://github.com/apache/rocketmq/issues/1761#issuecomment-582762308
 
 
   Batch size in LitePullConsumer means maximum number of messages pulled each time, so it can't guarantee  that 20 messages will be fetched every time, especially when there's no accumulated messages in broker.

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