You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
OS: CentOS Linux release 7.6.1810 (Core)
Docker version 20.10.24
RocketMQ version
5.1.4 standalone with enable-proxy
JDK Version
openjdk8
Describe the Bug
The tool command 'resetOffsetByTime' returns with success info。But it makes no effect and my consumer can still get all old msg.
By the way , I use the new grpc client.
Steps to Reproduce
just like the description
What Did You Expect to See?
The consumer offset can be reset after the the tool command.
What Did You See Instead?
The conusmer offset can't be reset
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Before Creating the Bug Report
I found a bug, not just asking a question, which should be created in GitHub Discussions.
I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
OS: CentOS Linux release 7.6.1810 (Core)
Docker version 20.10.24
RocketMQ version
5.1.4 standalone with enable-proxy
JDK Version
openjdk8
Describe the Bug
The tool command 'resetOffsetByTime' returns with success info。But it makes no effect and my consumer can still get all old msg.
By the way , I use the new grpc client.
Steps to Reproduce
just like the description
What Did You Expect to See?
The consumer offset can be reset after the the tool command.
What Did You See Instead?
The conusmer offset can't be reset
Additional Context
No response
The text was updated successfully, but these errors were encountered: