apache / apache/rocketmq-client-python
Producer 生产消息到只能发送到topic的queue 0 内?
Open
- Dominant language
- Python
- Stars
- 305
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
当前topic 有16个queue ,但是所有的消息只能发送到queue0内? 按照rocketmq的默认策略应该是会进行轮询queueu,使用的发送方式是同步发送 ,java客户端正常,所有排除rocketmq集群问题,请问如何才能将消息发送到多个queue内呢?
Contributor guide
Assessment
This issue has not been assessed yet.