qianlongzt opened a new issue #624: URL: https://github.com/apache/rocketmq-client-go/issues/624
env - server: aliyun rocketMQ - client: master consumeMessageOrderly, and message failed. call checkReconsumeTimes,but message give wrong StoreHost(11.xxx.xxx.xxx) and can't access https://github.com/apache/rocketmq-client-go/blob/378f68afed58540889c62fb6c85f130ec778cd4a/consumer/push_consumer.go#L1140-L1150 but function consumeMessageCurrently use brokerName to sendback message https://github.com/apache/rocketmq-client-go/blob/378f68afed58540889c62fb6c85f130ec778cd4a/consumer/push_consumer.go#L961-L966 so, i think consumeMessageOrderly should like consumeMessageCurrently do. ---------------------------------------------------------------- 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]
