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 2022/01/06 09:44:11 UTC

[GitHub] [rocketmq] guyinyou opened a new issue #3717: [RIP-27] [Feature] Auto batch in producer

guyinyou opened a new issue #3717:
URL: https://github.com/apache/rocketmq/issues/3717


   1. Please describe the feature you are requesting.
   Messages are sent in batches with very good throughput performance, but currently the business end needs to be packaged manually by itself, and the experience is not good enough.
   
   2. Provide any additional detail on your proposed use case for this feature.
   To realize the automatic message packaging function, the business side only needs to simply call the sending interface of a single message to realize the throughput of batch sending.
   
   3. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). Are you currently using any workarounds to address this issue?
   nice-to-have
   
   4. If there are some sub-tasks using -[] for each subtask and create a corresponding issue to map to the sub task:
   
   - [sub-task1-issue-number](example_sub_issue1_link_here): sub-task1 description here, 
   - [sub-task2-issue-number](example_sub_issue2_link_here): sub-task2 description here,
   - ...
   


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

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



[GitHub] [rocketmq] RongtongJin commented on issue #3717: [RIP-27] [Feature] Auto batch in producer

Posted by GitBox <gi...@apache.org>.
RongtongJin commented on issue #3717:
URL: https://github.com/apache/rocketmq/issues/3717#issuecomment-1006572961


   refer https://github.com/apache/rocketmq/wiki/RIP-27-Auto-batching-in-producer


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

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