-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
Milestone
Description
FEATURE REQUEST
- Please describe the feature you are requesting.
Support async publish in producer benchmark
-
Provide any additional detail on your proposed use case for this feature.
-
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?
Now only sync publish in supported, and the tps is limited by thread count and cpu.
- If there are some sub-tasks involved, use -[] for each sub-task and create a corresponding issue to map to the sub-task:
- sub-task1-issue-number: sub-task1 description here,
- sub-task2-issue-number: sub-task2 description here,
- ...