Aias00 opened a new issue, #2355: URL: https://github.com/apache/rocketmq-dashboard/issues/2355
## Problem\nThe paginated Topic endpoint falls back to provider topic inventory and slices it in memory. Aliyun caps discovery at 500 topics and Tencent at 10,000, so totals are underreported and later pages are unreachable.\n\n## Scope\nImplement provider-aware paged Topic inventory or return an explicit supported contract without silent truncation. Related catalog pagination issue: #2267. -- 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]
