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

   ## Problem
   
   Producer connection summaries already treat the literal null client ID as 
missing metadata, but duplicate detection counts repeated null placeholders as 
a real duplicate client. The same rows therefore produce contradictory missing 
and duplicate diagnostics.
   
   ## Expected behavior
   
   Use one normalized identity rule for completeness, unique counts, and 
duplicate detection. Case-insensitive null placeholders remain missing and 
never count as real clients.
   
   ## Verification
   
   Add a focused summary test with null and padded uppercase NULL values.


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