Aias00 opened a new pull request, #552: URL: https://github.com/apache/rocketmq-dashboard/pull/552
## Summary - replace instance delete map parsing with a typed request DTO - validate required instance ids before invoking delete operations - add controller tests for blank and missing delete ids ## Scope - RocketMQ Studio contest scope: Track 1 / ARCH-01 instance access management hardening - Does not introduce Namespace behavior ## Tests - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -q -Dtest=InstanceControllerTest,InstanceServiceTest test` - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -q 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]
