Aias00 opened a new pull request, #2684: URL: https://github.com/apache/rocketmq-dashboard/pull/2684
## Summary - remove the legacy 100-page ceiling from Tencent ACL role listings - use Tencent `TotalCount` to continue ACL role and topic-subscription paging past 10,000 records - retain short-page termination when Tencent omits `TotalCount` - cover listUsers, listRules, findRole, getGroupProgress and getGroupSubscriptions at 10,000/10,001 boundaries Closes #2678 ## Tests - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -Dtest=TencentAclServiceTest,TencentInstanceProviderTest test` - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -Dtest='org.apache.rocketmq.studio.provider.tencent.*Test' test` - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn test` -- 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]
