btlqql opened a new pull request, #1918:
URL: https://github.com/apache/rocketmq-dashboard/pull/1918

   ## Summary
   - persist proxy address preferences in MySQL instead of process memory
   - isolate address lists and selections by RocketMQ instance while retaining 
the legacy compatibility endpoint
   - add address add/remove/select controls to the Proxy page and cover 
persistence, scoping, and API behavior
   
   ## Validation
   - `mvn -q 
-Dtest=ProxyAddressServiceTest,ProxyCompatControllerTest,ProxyControllerTest 
test`
   - `NODE_OPTIONS=--no-experimental-webstorage npx vitest run 
src/api/proxy.test.ts src/pages/studio/__tests__/Proxy.test.tsx`
   - frontend ESLint and Prettier hooks
   
   Fixes #1824


-- 
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]

Reply via email to