Loyal-Young opened a new pull request, #2135: URL: https://github.com/apache/rocketmq-dashboard/pull/2135
## Summary - expose NameServer restart, upgrade, create, update, and delete operations through the service layer - expose Proxy restart through the same layer - keep mock-mode state and error behavior aligned with the API path ## Why Cluster operation endpoints existed in the API module but the Studio service layer did not expose the NameServer and Proxy actions needed by management screens. ## Validation - `node node_modules/vitest/vitest.mjs run src/api/cluster.test.ts --pool=threads --maxWorkers=1 --reporter=dot` (6 passed) - `node node_modules/typescript/bin/tsc --noEmit --pretty false -p tsconfig.app.json` -- 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]
