wenfengwang commented on issue #271: [native]start multiple consumer in one process, or subscribe multiple topic in one consumer couldn't work. URL: https://github.com/apache/rocketmq-client-go/issues/271#issuecomment-557092630 > I reproduce the situation and found many unexpected cases of below > > ## Subscribe 2 topics in a consumer > Case 1: nothing received, maybe hang > Case 2: received only one topic messages, another can't receive > Case 3: all received. > > ## Start 2 consumers in a process > Case 4: one consumer received and another not > Case 5: one consumer received and another not, and broker response to Code: 24 >  > > Case 6: all can't receive messages I will try to fix these
---------------------------------------------------------------- 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
