hjianbo commented on issue #921: URL: https://github.com/apache/rocketmq-client-go/issues/921#issuecomment-5434106762
挖一下,补充更多的信息,当前这个时间(2026-08-27)阿里云的文档说明了 它托管的 v4.x 系列的 RocketMQ确实不支持批量: <img width="1700" height="816" alt="Image" src="https://github.com/user-attachments/assets/1ccbc046-92ae-42dc-b407-2329d2ce6956" /> 参考:https://help.aliyun.com/zh/apsaramq-for-rocketmq/cloud-message-queue-rocketmq-4-x-series/product-overview/limits (这个我实测过,确实会报告 ` request code unsupported, code 320` 错误) 但 v5.x 系列是支持的: <img width="883" height="221" alt="Image" src="https://github.com/user-attachments/assets/47231f31-f495-423a-bdc4-3938240e3fb6" /> 参考:https://help.aliyun.com/zh/apsaramq-for-rocketmq/cloud-message-queue-rocketmq-5-x-series/support/other-questions#qfAl5 确实挺坑的.. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
