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

   ### Summary
   
   `proxy` API exposes the live topology and a config hot-reload action in 
addition to home-page and address management. The suite covered home page and 
address add/remove only.
   
   ### Changes
   
   - `getProxyTopology` returns the live TCP topology nodes
   - `reloadProxyConfig` posts the cluster/addr payload and returns the success 
flag
   
   ### Testing
   
   `vitest run src/api/proxy.test.ts` passes: 6 tests, 0 failures (up from 4). 
`tsc --noEmit` and `eslint` are clean.


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