Aias00 opened a new pull request, #1012: URL: https://github.com/apache/rocketmq-dashboard/pull/1012
## Summary Closes #1010. - Convert the exposed but unsupported namespace listing path from an unhandled exception to a structured HTTP 501 response. - Do not introduce namespace data, a namespace UI, or new provider behavior. - Add service and controller regression coverage for the capability error contract. ## Verification - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q -Dtest=MetadataServiceTest,NamespaceControllerTest test` - `JAVA_HOME=$(/usr/libexec/java_home -v 21) mvn -q 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]
