Before Creating the Bug Report
Runtime platform environment
ubuntu
RocketMQ version
develop
JDK Version
No response
Describe the Bug
This method performs special processing on the lmq and timer messages. It can obtain routing information based on the real/parent topic. However, when querying the timer message through the real topic, the cluster name will filter it, resulting in the inability to retrieve the message.
Steps to Reproduce
query timerMsg by realtopic
What Did You Expect to See?
query timer msg by realtopic
What Did You See Instead?
null
Additional Context
No response
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
ubuntu
RocketMQ version
develop
JDK Version
No response
Describe the Bug
This method performs special processing on the lmq and timer messages. It can obtain routing information based on the real/parent topic. However, when querying the timer message through the real topic, the cluster name will filter it, resulting in the inability to retrieve the message.
Steps to Reproduce
query timerMsg by realtopic
What Did You Expect to See?
query timer msg by realtopic
What Did You See Instead?
null
Additional Context
No response