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

   ## Problem
   
   Lite Topic session progress divides raw counters directly. Negative totals 
or consumed counts yield negative percentages, and consumed values above total 
yield percentages over 100.
   
   ## Expected behavior
   
   Treat non-positive totals as empty and clamp calculated progress to the 
0-100 range.
   
   ## Verification
   
   Extend LiteTopicSession tests with negative and over-total counters.
   


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