yuluo-yx opened a new pull request, #2959:
URL: https://github.com/apache/rocketmq-dashboard/pull/2959

   Closes #2950
   
   Problem
   
   Queue skew is calculated for the whole topic route but was attached to every 
broker distribution. This duplicated one incident N times and marked healthy 
broker rows as warning sources.
   
   Change
   
   Keep broker-specific issues on distributions and emit write/read skew once 
at topic scope.
   
   Local verification
   
   - Vitest topicRouteDiagnostics test: 5 passed
   - pnpm build: passed
   - Scope check: 2 files, 73 changed lines


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