legend9999 opened a new issue #557:
URL: https://github.com/apache/rocketmq-client-go/issues/557


   producer, err := rocketmq.NewProducer(
                producer.WithNameServerDomain("http://xxxx.xx:9876";),
                producer.WithRetry(2),
        )
   
   
   在使用WithNameServerDomain方式指定namesrv的时候,会报EOF错误。这种应该怎么解决
   使用WithNameServer就可以成功


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to