RockteMQ-AI commented on issue #2355: URL: https://github.com/apache/rocketmq-dashboard/issues/2355#issuecomment-5330154655
**Issue Evaluation** Category: `bug` | Status: **Confirmed** Valid bug. The paginated Topic endpoint silently truncates results when provider caps (Aliyun 500, Tencent 10,000) are hit. The in-memory slicing of provider topic inventory underreports totals and makes later pages unreachable. A provider-aware paged inventory or explicit supported contract is needed. **Severity:** high — data integrity issue, users cannot see all their topics. **Impact:** Topic management for large-scale deployments. --- *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]
