Aias00 opened a new issue, #1538:
URL: https://github.com/apache/rocketmq-dashboard/issues/1538

   ## Problem
   
   The Proxy management page exposes add and remove node controls. Their 
backend only updates the in-memory `ProxyAddressService` set (initially 
`127.0.0.1:8081`); it neither persists the change nor applies it to a Proxy 
deployment. The page presents this as Proxy cluster management, so a successful 
operation is misleading.
   
   ## Scope
   
   - Keep the endpoint inventory and refresh behavior available for observation.
   - Remove or disable add/remove node controls until a Proxy Admin or 
deployment provider owns real mutations.
   - Do not add a simulated success path.
   
   ## Track
   
   Track 1 / ARCH-01 Proxy management.


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