Aias00 opened a new pull request, #1125: URL: https://github.com/apache/rocketmq-dashboard/pull/1125
## Summary - reject instance deletion when managed Topics or Consumer Groups still exist - return a structured HTTP 409 response with the resource counts - cover service and controller behavior with regression tests Closes #1124 ## Validation - `JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH="$JAVA_HOME/bin:$PATH" mvn -q -Dtest=InstanceServiceTest,InstanceControllerTest test` - `git diff --check origin/rocketmq-studio...HEAD` -- 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]
