hzjiangjian opened a new pull request #445: fix(producer): UpdateNameServerAddress shoule be called before producer start, or namesrvs list will be empty, lead to a panic URL: https://github.com/apache/rocketmq-client-go/pull/445 UpdateNameServerAddress shoule be called before producer start, or namesrvs list will be empty, lead to a panic。 Case: in metaq enviroment, start a consumer first, then start a producer, call publish. There whould be a panic.
---------------------------------------------------------------- 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] With regards, Apache Git Services
