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

   ## Summary
   - add Studio-compatible backend endpoints for proxy address list and 
add-address operations
   - support the existing form-urlencoded `/api/proxy/addProxyAddr.do` frontend 
contract
   - keep proxy address state in memory for the current Studio compatibility 
layer without changing `/api/proxies/restart`
   
   ## Tests
   - 
`JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn -B -ntp -Dtest=ProxyCompatControllerTest,ProxyAddressServiceTest test`
   - 
`JAVA_HOME=/Users/aias/Library/Java/JavaVirtualMachines/openjdk-21.0.2/Contents/Home
 mvn -B -ntp test`


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