Aias00 opened a new pull request, #1133: URL: https://github.com/apache/rocketmq-dashboard/pull/1133
## Summary - require `instanceId` for Consumer Group offset reset requests - execute resets through the selected instance runtime AdminClient instead of the process-wide client - retain request validation and add resolver-routing regression coverage Closes #1131 ## Validation - `JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH="$JAVA_HOME/bin:$PATH" mvn -q -Dtest=RocketMQAdminClientImplTest,NameSrvAdminClientTest,ConsumerGroupControllerTest test` - `git diff --check` -- 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]
