JanYork commented on issue #8154: URL: https://github.com/apache/rocketmq/issues/8154#issuecomment-2117036502
> I could not reproduce your issue. > > The SimpleConsumer with fifo is basically using the pop orderly interface which is mostly server-side behavior. > > It seems that it is possible that the group or topic is not been set properly. Could you please provide your group in subscriptionGroup.json and topic in topics.json which in ~/store/config to ensure that the related configuration is correct? Then I started the producer to produce 10 messages. After that, I started the consumer and obtained the following logs: <img width="585" alt="image" src="https://github.com/apache/rocketmq/assets/88621545/10a9ac1d-616e-46df-ac20-5ebc14907746"> <img width="963" alt="image" src="https://github.com/apache/rocketmq/assets/88621545/9534c9a1-769e-42ea-afe8-92964d071f61"> -- 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: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org