lfs1985 opened a new issue, #7134:
URL: https://github.com/apache/rocketmq/issues/7134

   ### Before Creating the Bug Report
   
   - [X] I found a bug, not just asking a question, which should be created in 
[GitHub Discussions](https://github.com/apache/rocketmq/discussions).
   
   - [X] I have searched the [GitHub 
Issues](https://github.com/apache/rocketmq/issues) and [GitHub 
Discussions](https://github.com/apache/rocketmq/discussions)  of this 
repository and believe that this is not a duplicate.
   
   - [X] I have confirmed that this bug belongs to the current repository, not 
other repositories of RocketMQ.
   
   
   ### Runtime platform environment
   
   centos7.0
   
   
   ### RocketMQ version
   
   4.7.1
   
   ### JDK Version
   
   jdk1.8
   
   ### Describe the Bug
   
   There are many warn logs in the production environment。
   
![image](https://github.com/apache/rocketmq/assets/44808351/16803beb-7565-4b54-91ae-6a7a00773daf)
   The message has been processed,but the client's (in processQueue)minOffset 
no changed for long time。 
   Restart the client, the problem can be solved, but many messages will be 
repeated consumpted。
   We try to reproduce it,but have no result。
   
   ### Steps to Reproduce
   
   We try to reproduce it,but have no result。
   
   ### What Did You Expect to See?
   
   The client's minOffset  can changed。
   
   ### What Did You See Instead?
   
   The client's minOffset no changed for a long time, at least one month.
   
   ### Additional Context
   
   no


-- 
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]

Reply via email to