Aias00 opened a new pull request, #1236: URL: https://github.com/apache/rocketmq-dashboard/pull/1236
## Summary Closes #1235. - resolve managed Topic and Consumer Group counts from the instance provider immediately before deletion - reject deletion when current provider counts are non-zero rather than trusting stale response-only fields - cover successful deletion and both conflict paths with live-count tests ## Verification `JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH="$JAVA_HOME/bin:$PATH" mvn -Dtest=InstanceServiceTest test` (from `server/`) ## Scope Track 1 instance lifecycle; 2 files changed. -- 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]
