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

   ## Problem
   `OpsService.getHomePage` returns hard-coded NameServer, VIP channel, and TLS 
values even though every corresponding write action returns `501` because 
Studio is not connected to a cluster admin configuration. The Ops page can 
therefore present a fabricated operational state as live data.
   
   ## Proposed fix
   Return an explicit unavailable/empty state from the server and render an 
explanatory read-only notice in the UI. Keep unsupported write operations 
unavailable rather than pretending configuration was applied.
   
   ## Scope
   Track 1 / BASE-01 and ARCH-01. This is a truthful-degradation fix only; it 
does not add a new runtime configuration protocol.


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