I am using rocketmq 4.3.1 client,Now I have encountered some problems. A consumer group that has been using it for a while has some unconsumed messages. Now I am new to the message queue, the consumer can't consume it normally, I have to restart the consumer service to consume the message. But I changed to a consumer group, and the consumer can get the message in the message queue center in real time.I want to know the reason for this problem.thanks a lot enter image description here