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

   ## Summary
   
   Closes #1243.
   
   - add instance-aware ClusterProvider discovery and detail contracts while 
retaining legacy calls
   - resolve Apache cluster discovery and Broker config reads/writes through 
the selected instance endpoint
   - add an Apache instance selector to the Cluster page and propagate its 
context through list, detail, and config update APIs
   
   ## Verification
   
   - `npm run build` from `web/`
   - `JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH="$JAVA_HOME/bin:$PATH" mvn 
-DskipTests compile` from `server/`
   
   ## Scope
   
   Track 1 multi-instance cluster runtime routing; 9 files changed.


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