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

   ## Affected branch
   
   rocketmq-studio at 737a7b4d
   
   ## Problem
   
   Producer connection distribution and duplicate detection trim client IDs and 
addresses, while uniqueClientCount and uniqueAddressCount build sets from the 
original strings. Values such as producer-a and the same value surrounded by 
spaces are reported as duplicates but also counted as two unique clients.
   
   ## Expected behavior
   
   Every summary field should use the same accepted-text normalization so 
unique counts, distributions, and duplicate lists agree.
   
   ## Reproduction
   
   Build a producer connection summary from two records whose client IDs or 
addresses differ only by surrounding whitespace.


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