rocketmq-operator icon indicating copy to clipboard operation
rocketmq-operator copied to clipboard

Inconsistent Broker data retrieved from different RocketMQ NameServers.

Open shangjin92 opened this issue 1 year ago • 1 comments

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. image

image

Expected Result:

The Broker data retrieved from all NameServers should be consistent and identical, ensuring stable functionality throughout the RocketMQ cluster.

shangjin92 avatar May 08 '24 09:05 shangjin92