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/28 09:12:56 UTC

[GitHub] [rocketmq] Zanglei06 opened a new issue #3806: [Feature Request] Support New Batch Producer API that allow multiple topics in one Batch

Zanglei06 opened a new issue #3806:
URL: https://github.com/apache/rocketmq/issues/3806


   The current batch producer api requires that all messages in the batch belongs to one topic. However, sometimes user want to send batch message that belongs to multiple topics.  It would be good to provide such multi-batch producer api. 


-- 
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] duhenglucky edited a comment on issue #3806: [Feature Request] Support New Batch Producer API that allow multiple topics in one Batch

Posted by GitBox <gi...@apache.org>.
duhenglucky edited a comment on issue #3806:
URL: https://github.com/apache/rocketmq/issues/3806#issuecomment-1025156849


   @Zanglei06 Would you like to review this [PR](https://github.com/apache/rocketmq/pull/3718), these two PRs can be better combined.


-- 
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] duhenglucky commented on issue #3806: [Feature Request] Support New Batch Producer API that allow multiple topics in one Batch

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


   @Zanglei06 Would you like to review this PR, these two PRs can be better combined.


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