rocketmq-operator
rocketmq-operator copied to clipboard
Inconsistent Broker data retrieved from different RocketMQ NameServers.
Description of the issue:
There is inconsistent Broker data being retrieved when querying different RocketMQ NameServers. This inconsistency could potentially lead to issues with message routing and client connections within a distributed RocketMQ setup.
Expected Result:
The Broker data retrieved from all NameServers should be consistent and identical, ensuring stable functionality throughout the RocketMQ cluster.