We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
MacOS
branch:develop
null
getActiveBrokersNum() function returns error broker maps.
active brokers number should be initailized to 1 in broker heartbeat manager
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
branch:develop
JDK Version
null
Describe the Bug
getActiveBrokersNum() function returns error broker maps.
Steps to Reproduce
getActiveBrokersNum() function returns error broker maps.
What Did You Expect to See?
active brokers number should be initailized to 1 in broker heartbeat manager
What Did You See Instead?
active brokers number should be initailized to 1 in broker heartbeat manager
Additional Context
null