yuluo-yx opened a new issue, #2950:
URL: https://github.com/apache/rocketmq-dashboard/issues/2950

   Problem
   
   Write and read queue skew are calculated across the whole topic route, but 
the diagnostics helper adds the same skew issue to every broker distribution. 
On a topic with several brokers this inflates the issue count and marks every 
broker as the source of the same global imbalance.
   
   Expected behavior
   
   Report each topic-level skew once, while keeping broker-specific queue, 
permission, and address issues attached to their broker.
   
   Scope
   
   Update the route diagnostics helper and add assertions that an unbalanced 
route produces one write-skew issue and preserves per-broker diagnostics.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to