RockteMQ-AI commented on issue #2776: URL: https://github.com/apache/rocketmq-dashboard/issues/2776#issuecomment-5463735636
**Issue Evaluation** Category: `enhancement` | Status: **Evaluated** After reviewing the current codebase, the `LiteTopicSummary` class and associated TTL summary logic **do not yet exist** in `apache/rocketmq-dashboard`. No LiteTopic-related code is present. This appears to be a proposal for new LiteTopic TTL summary functionality with defensive input validation. The edge cases described (negative TTL, future activity timestamps, subtraction overflow, zero density for invalid counts) are well-identified. **Feasibility:** Feasible — would require implementing the LiteTopic summary subsystem. **Scope:** New code; no backward-compatibility risk. **Suggestion:** This is closely related to #2777 (LiteTopicQuota). Consider consolidating the LiteTopic design discussion. --- *Automated evaluation by RockteMQ-AI* -- 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]
