RockteMQ-AI commented on issue #2535:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/2535#issuecomment-5394998820

   **Issue Evaluation**
   
   Category: `bug` | Status: **Confirmed**
   
   Clear logic inconsistency. `maxTopicCount = 0` triggers `isQuotaExceeded()` 
for any non-negative count, while null max is treated as unavailable. These 
contradictory states expose confusing quota information.
   
   **Root Cause:** Inconsistent handling of null/zero/negative max values in 
`LiteTopicQuota`.
   **Impact:** Dashboard reports contradictory quota state (unavailable but 
exceeded).
   **Severity:** Low (cosmetic/UX)
   
   ---
   *Automated evaluation by github-manager*
   


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