Aias00 opened a new pull request, #944: URL: https://github.com/apache/rocketmq-dashboard/pull/944
## Summary **Track:** Track 1 / Control Plane reliability Consolidates and supersedes #770, #776, #791, #803, #805, #871, and #936. - Load BrokerCluster topology only from the cluster service and retain empty tables after failures. - Gate demo seed data and disable production mock mode. - Stop fabricating Proxy runtime metrics when no provider response exists. ## Verification - `mvn -Dtest=ClusterRepositoryImplTest,InMemoryInstanceRepositoryTest test` (5 passed) - `npm test -- --run src/pages/studio/__tests__/BrokerCluster.test.tsx src/pages/studio/__tests__/Proxy.test.tsx` (13 passed) - `npm run lint -- ...` (0 errors; existing Fast Refresh warnings) - `git diff --check origin/rocketmq-studio...HEAD` Closes #769 Closes #773 Closes #775 Closes #790 Closes #802 Closes #804 Closes #870 -- 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]
