You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "Richelieu42 (via GitHub)" <gi...@apache.org> on 2023/03/02 07:52:59 UTC

[GitHub] [rocketmq-clients] Richelieu42 commented on issue #377: Golang: 客户端不支持连接RocketMQ5集群

Richelieu42 commented on issue #377:
URL: https://github.com/apache/rocketmq-clients/issues/377#issuecomment-1451439280

   是的,有多个 RocketMQ 接入点。
   (1)使用Java依赖,可以连接RocketMQ5集群(多个接入点)。
   ![image](https://user-images.githubusercontent.com/115224697/222364971-e0155ddc-49b6-4488-b664-10da42a7c299.png)
   (2)使用Golang依赖,则无法连接RocketMQ5集群(多个接入点),查了下源码,并没有对“;”进行处理。
   ![image](https://user-images.githubusercontent.com/115224697/222365347-aa4bdf84-ce97-45cc-9b40-f74b36f95862.png)
   
   官方是否有Golang连接RocketMQ5集群(多个接入点)的demo,有的话能否提供下?


-- 
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-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org