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

   ## Problem
   
   Lite Topic TTL summaries treat negative TTL values as immediately expired 
and can classify future last-active timestamps incorrectly. Negative topic 
counts also yield negative consumer density.
   
   ## Expected behavior
   
   Treat non-positive TTL as unavailable/active, keep future activity active, 
guard subtraction overflow, and return zero density for invalid counts.
   
   ## Verification
   
   Extend LiteTopicSummary tests for negative TTL/counts and future activity.
   


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