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

   ## Problem
   
   Backend producer summaries test client IDs and addresses after trimming but 
perform distinct counting and duplicate grouping on the original strings. 
Padded forms of the same connection are therefore reported as separate clients 
and addresses.
   
   ## Expected behavior
   
   Trim identifiers before distinct counting and duplicate grouping so backend 
summaries match the frontend fallback contract.
   
   ## Verification
   
   Extend ProducerConnectionSummaryVO tests with padded duplicate IDs and 
addresses.
   


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