You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "f1amingo (via GitHub)" <gi...@apache.org> on 2023/03/28 08:02:17 UTC

[GitHub] [rocketmq] f1amingo commented on issue #6481: How to consume messages in batches? I want batch insert db

f1amingo commented on issue #6481:
URL: https://github.com/apache/rocketmq/issues/6481#issuecomment-1486395414

   
   Invoke the init() method on your builder?
   invoke `setConsumeMessageBatchMaxSize(24)` to your builder
   this method will change your comsume batch size


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