Before Creating the Bug Report
Runtime platform environment
RocketMQ version
JDK Version
Describe the Bug
MemoryConsumerOrderInfoManager, as an internal manager, lacks external autoClean invocation and cannot perform fallback cleanup when the group is missing.
Steps to Reproduce
.
What Did You Expect to See?
Execute autoClean periodically.
What Did You See Instead?
.
Additional Context
.
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
RocketMQ version
JDK Version
Describe the Bug
MemoryConsumerOrderInfoManager, as an internal manager, lacks external autoClean invocation and cannot perform fallback cleanup when the group is missing.
Steps to Reproduce
.
What Did You Expect to See?
Execute autoClean periodically.
What Did You See Instead?
.
Additional Context
.