apache / apache/rocketmq-apis

Why Producer not support send messages for batch

Open
#68 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Starlark
Stars
32
Forks
26
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
4.x client support send batch,but 5.x not support,and the producer implement support batch

**Describe the solution you'd like**
Add function List send(List messages) throws ClientException;

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Producer API definition and its existing single-message send operation, then compare the 4.x and 5.x client APIs described in the issue. Done means the 5.x Producer API exposes the requested batch send operation with consistent return and exception types; no file or test location is provided.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.