Before Creating the Bug Report
Runtime platform environment
MacOS
RocketMQ version
develop
JDK Version
JDK17
Describe the Bug
when constructing a processQueueTable with a static topic, need to specify the correct brokerName.
Steps to Reproduce
use correct brokerName
What Did You Expect to See?
use correct brokerName
What Did You See Instead?
always using mq.getBrokerName()
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
MacOS
RocketMQ version
develop
JDK Version
JDK17
Describe the Bug
when constructing a processQueueTable with a static topic, need to specify the correct brokerName.
Steps to Reproduce
use correct brokerName
What Did You Expect to See?
use correct brokerName
What Did You See Instead?
always using mq.getBrokerName()
Additional Context
No response