xujianhai666 opened a new pull request #429: fix(consumer): brokerName not found when broker recover from machine creash URL: https://github.com/apache/rocketmq-client-go/pull/429 motivation: when broker recover from machine creash, current routeData is not changed due to bug, which should be "change" as expected. then, mq can not be consumed or consuming mq can not update offset. modification: - check brokerData.BrokerAddresses len Closes #428
---------------------------------------------------------------- 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
