Aias00 opened a new pull request, #1746: URL: https://github.com/apache/rocketmq-dashboard/pull/1746
## Summary - remove the unused `clusterId` parameter from global Proxy list and configuration reload paths - retain `clusterId` for restart requests, where the cluster service actually needs it - remove the Proxy page selector that could not scope the underlying global address service Closes #1740 ## Validation - `JAVA_HOME=$( /usr/libexec/java_home -v 21 ) mvn -q -Dtest=ProxyControllerTest,ProxyAddressServiceTest test` - `npx vitest run src/api/proxy.test.ts src/pages/studio/__tests__/Proxy.test.tsx` - `JAVA_HOME=$( /usr/libexec/java_home -v 21 ) mvn -q -DskipTests compile` - `npm run build` -- 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]
