41405465 opened a new issue, #713: URL: https://github.com/apache/rocketmq-clients/issues/713
### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions). - [X] I have searched the [GitHub Issues](https://github.com/apache/rocketmq-clients/issues) and [GitHub Discussions](https://github.com/apache/rocketmq-clients/discussions) of this repository and believe that this is not a duplicate. - [X] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ. ### Programming Language of the Client C++ ### Runtime Platform Environment Red Hat Enterprise Linux Server release 7.9 (Maipo) ### RocketMQ Version of the Client/Server 5.0版本cpp客户端 ### Run or Compiler Version Red Hat Enterprise Linux Server release 7.9 (Maipo) ### Describe the Bug rocketmq5.x版本cpp grpc客户端,producer发送消息,配置rocketmq集群中的所有proxy地址,发送消息始终都只发到一台broker,不知道啥问题 rocketmq集群部署方式: 3 master + 3 salve,6台机器都开启proxy方式,producer客户端EndPoint配置6个broker的 ip+ grpc port ### Steps to Reproduce cpp grpc客户端,producer发送消息,配置rocketmq集群中的所有proxy地址,持续发送消息 ### What Did You Expect to See? 无 ### What Did You See Instead? 无 ### Additional Context _No response_ -- 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: commits-unsubscr...@rocketmq.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org