yuluo-yx opened a new issue, #2442: URL: https://github.com/apache/rocketmq-dashboard/issues/2442
## Problem The Aliyun consumer group provider stops after five pages even when the API reports more results. Instances with more than 500 consumer groups therefore receive a silently truncated list. ## Expected behavior Continue pagination until the response total count is reached or a short page is returned. ## Verification Add a provider test where the sixth page contains the final consumer group. -- 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]
