MrLYG commented on issue #4840: URL: https://github.com/apache/rocketmq/issues/4840#issuecomment-1220223306
> > > Hi, @MrLYG two conditions need to be met for consumption from slave broker: 1. The configuration slavReadEnable must be true 2. It cannot be the consumption of order messages. > > > > > > @RongtongJin Thanks a ton for your fastly reply. I had met the two conditions that you gave. But the consumer still not consume from slave when master done. > > > > 1. The configuration slavReadEnable is true > >  > > 2. I didn't open the consumption of order messages. > >  > > @MrLYG Could you try whether the Java client has the same issue? The Java client can consume messages when the master has done. That's this means the go client has some bug or problem? If I need to use the go client to connect the rocektmq service, what should I do to avoid that problem? Could you give me some suggestions? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
