Aias00 commented on issue #1526:
URL:
https://github.com/apache/rocketmq-dashboard/issues/1526#issuecomment-5248356316
Reopening after a fresh baseline check. The current
`web/src/pages/studio/BrokerCluster.tsx` calls `restartBroker(broker.clusterId,
broker.brokerName)`, while `ClusterService.restartBroker` still ends with
`unsupportedOperation("Broker restart")`. The earlier closure incorrectly
concluded that the control was static. This remains a reproducible UI-to-501
path and is distinct from #1525, which covers the newer Cluster page.
--
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]