Aias00 opened a new pull request, #1644: URL: https://github.com/apache/rocketmq-dashboard/pull/1644
Closes #1113 ## Summary - resolve Proxy home-page addresses from the selected managed `PROXY` instance - remove process-local default address state and client-side `localStorage` writes - keep legacy mutation routes explicit but unavailable, directing users to managed instance configuration - add instance selection and regression coverage for instance-scoped requests ## Verification - `JAVA_HOME=$( /usr/libexec/java_home -v 21 ) mvn -f server/pom.xml -Dtest=ProxyAddressServiceTest,ProxyCompatControllerTest test` - `npm test -- --run src/api/proxy.test.ts src/pages/studio/__tests__/Proxy.test.tsx` - `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]
