GitHub user loringgit added a comment to the discussion: Golang Client 同时消费topic的问题
上面这段代码中的逻辑是希望通过topicIndex 方式轮询的多个topic吗?但是golang的特性,每次从map 的key顺序是随机的,也就是topics顺序每次都不一样,这个地方能否处理一下? GitHub link: https://github.com/apache/rocketmq/discussions/9277#discussioncomment-12635834 ---- This is an automatically sent email for dev@rocketmq.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org