Aias00 opened a new pull request, #540: URL: https://github.com/apache/rocketmq-dashboard/pull/540
## Summary - expose the metadata provider namespace list through `/api/namespaces` - wire topic management API/service calls to load namespace options - keep Topic management aligned with META-01 namespace-first resource modeling ## Scope - RocketMQ Studio contest scope: Track 1 / META-01 Namespace resource domain - Related to #427 and #180 ## Tests - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn -Dtest=MetadataServiceTest,NamespaceControllerTest,TopicControllerTest test` - `npm test -- --run src/api/metadata.test.ts` - `JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home mvn test` - `npm test` - `npm run build` - `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]
